Deployed 0f026c5
with MkDocs version: 1.1.2
This commit is contained in:
parent
2e3672288d
commit
4200eeae57
@ -95,6 +95,10 @@
|
|||||||
|
|
||||||
<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="#9102-2020-07-24" class="nav-link">[9.10.2] - 2020-07-24</a>
|
||||||
|
<ul class="nav flex-column">
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
<li class="nav-item" data-level="2"><a href="#9101-2020-07-24" class="nav-link">[9.10.1] - 2020-07-24</a>
|
<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 class="nav flex-column">
|
||||||
</ul>
|
</ul>
|
||||||
@ -860,6 +864,8 @@
|
|||||||
|
|
||||||
<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="9102-2020-07-24">[9.10.2] - 2020-07-24</h2>
|
||||||
|
<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>
|
||||||
<p>(websocket server) reset client websocket callback when the connection is closed</p>
|
<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>
|
<h2 id="9100-2020-07-23">[9.10.0] - 2020-07-23</h2>
|
||||||
|
@ -262,5 +262,5 @@ webSocket.send("hello world");
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
MkDocs version : 1.1.2
|
MkDocs version : 1.1.2
|
||||||
Build Date UTC : 2020-07-24 16:42:02.655902+00:00
|
Build Date UTC : 2020-07-24 17:04:22.086733+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