Deployed 1af39bf with MkDocs version: 1.1.1

This commit is contained in:
2020-05-13 04:41:06 +00:00
parent 1a19651a06
commit b5fba830b9
4 changed files with 8 additions and 2 deletions

View File

@ -95,6 +95,10 @@
<li class="nav-item" data-level="1"><a href="#changelog" class="nav-link">Changelog</a>
<ul class="nav flex-column">
<li class="nav-item" data-level="2"><a href="#960-2020-05-12" class="nav-link">[9.6.0] - 2020-05-12</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#959-2020-05-12" class="nav-link">[9.5.9] - 2020-05-12</a>
<ul class="nav flex-column">
</ul>
@ -736,6 +740,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="960-2020-05-12">[9.6.0] - 2020-05-12</h2>
<p>(ixbots) add options to limit how many messages per minute should be processed</p>
<h2 id="959-2020-05-12">[9.5.9] - 2020-05-12</h2>
<p>(ixbots) add new class to configure a bot to simplify passing options around</p>
<h2 id="958-2020-05-08">[9.5.8] - 2020-05-08</h2>