Deployed c26a2d5
with MkDocs version: 1.1.2
This commit is contained in:
parent
8d743c5264
commit
2e3672288d
@ -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="#9101-2020-07-24" class="nav-link">[9.10.1] - 2020-07-24</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item" data-level="2"><a href="#9100-2020-07-23" class="nav-link">[9.10.0] - 2020-07-23</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
@ -856,6 +860,8 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</p>
|
||||
<h2 id="9101-2020-07-24">[9.10.1] - 2020-07-24</h2>
|
||||
<p>(websocket server) reset client websocket callback when the connection is closed</p>
|
||||
<h2 id="9100-2020-07-23">[9.10.0] - 2020-07-23</h2>
|
||||
<p>(websocket server) add a new simpler API to handle client connections / that API does not trigger a memory leak while the previous one did</p>
|
||||
<h2 id="993-2020-07-17">[9.9.3] - 2020-07-17</h2>
|
||||
|
@ -262,5 +262,5 @@ webSocket.send("hello world");
|
||||
|
||||
<!--
|
||||
MkDocs version : 1.1.2
|
||||
Build Date UTC : 2020-07-24 02:30:29.533927+00:00
|
||||
Build Date UTC : 2020-07-24 16:42:02.655902+00:00
|
||||
-->
|
||||
|
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Reference in New Issue
Block a user