Deployed 4f17cd5 with MkDocs version: 1.1

This commit is contained in:
2020-05-04 22:45:57 +00:00
parent 6dc6a47eab
commit e71602c769
5 changed files with 16 additions and 10 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="#954-2020-05-04" class="nav-link">[9.5.4] - 2020-05-04</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#953-2020-04-29" class="nav-link">[9.5.3] - 2020-04-29</a>
<ul class="nav flex-column">
</ul>
@ -712,6 +716,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="954-2020-05-04">[9.5.4] - 2020-05-04</h2>
<p>(cobra bots) do not use a queue to store messages pending processing, let the bot handle queuing</p>
<h2 id="953-2020-04-29">[9.5.3] - 2020-04-29</h2>
<p>(http client) better current request cancellation support when the HttpClient destructor is invoked (see #189)</p>
<h2 id="952-2020-04-27">[9.5.2] - 2020-04-27</h2>