Deployed 9957ec9 with MkDocs version: 1.1.2

This commit is contained in:
2020-07-24 19:34:14 +00:00
parent 4200eeae57
commit 166492ac9b
4 changed files with 14 additions and 2 deletions

View File

@ -95,6 +95,14 @@
<li class="nav-item" data-level="1"><a href="#changelog" class="nav-link">Changelog</a> <li class="nav-item" data-level="1"><a href="#changelog" class="nav-link">Changelog</a>
<ul class="nav flex-column"> <ul class="nav flex-column">
<li class="nav-item" data-level="2"><a href="#9104-2020-07-24" class="nav-link">[9.10.4] - 2020-07-24</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#9103-2020-07-24" class="nav-link">[9.10.3] - 2020-07-24</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#9102-2020-07-24" class="nav-link">[9.10.2] - 2020-07-24</a> <li class="nav-item" data-level="2"><a href="#9102-2020-07-24" class="nav-link">[9.10.2] - 2020-07-24</a>
<ul class="nav flex-column"> <ul class="nav flex-column">
</ul> </ul>
@ -864,6 +872,10 @@
<h1 id="changelog">Changelog</h1> <h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p> <p>All changes to this project will be documented in this file.</p>
<h2 id="9104-2020-07-24">[9.10.4] - 2020-07-24</h2>
<p>(ws) port ws snake to the new server API</p>
<h2 id="9103-2020-07-24">[9.10.3] - 2020-07-24</h2>
<p>(ws) port ws transfer to the new server API</p>
<h2 id="9102-2020-07-24">[9.10.2] - 2020-07-24</h2> <h2 id="9102-2020-07-24">[9.10.2] - 2020-07-24</h2>
<p>(websocket client) reset WebSocketTransport onClose callback in the WebSocket destructor</p> <p>(websocket client) reset WebSocketTransport onClose callback in the WebSocket destructor</p>
<h2 id="9101-2020-07-24">[9.10.1] - 2020-07-24</h2> <h2 id="9101-2020-07-24">[9.10.1] - 2020-07-24</h2>

View File

@ -262,5 +262,5 @@ webSocket.send(&quot;hello world&quot;);
<!-- <!--
MkDocs version : 1.1.2 MkDocs version : 1.1.2
Build Date UTC : 2020-07-24 17:04:22.086733+00:00 Build Date UTC : 2020-07-24 19:34:14.582060+00:00
--> -->

File diff suppressed because one or more lines are too long

Binary file not shown.