Deployed 558daf8 with MkDocs version: 1.1.2

This commit is contained in:
2020-06-16 01:30:25 +00:00
parent b7ff7ed2c0
commit c1fa82b4b9
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="#976-2020-06-15" class="nav-link">[9.7.6] - 2020-06-15</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#975-2020-06-15" class="nav-link">[9.7.5] - 2020-06-15</a>
<ul class="nav flex-column">
</ul>
@ -792,6 +796,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="976-2020-06-15">[9.7.6] - 2020-06-15</h2>
<p>(websocket) WebSocketServer is not a final class, so that users can extend it (fix #215)</p>
<h2 id="975-2020-06-15">[9.7.5] - 2020-06-15</h2>
<p>(cobra bots) minor aesthetic change, in how we display http headers with a : then space as key value separator instead of :: with no space</p>
<h2 id="974-2020-06-11">[9.7.4] - 2020-06-11</h2>