Deployed 0f026c5 with MkDocs version: 1.1.2

This commit is contained in:
2020-07-24 17:04:22 +00:00
parent 2e3672288d
commit 4200eeae57
4 changed files with 8 additions and 2 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="#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>
<ul class="nav flex-column">
</ul>
@ -860,6 +864,8 @@
<h1 id="changelog">Changelog</h1>
<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>
<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>

View File

@ -262,5 +262,5 @@ webSocket.send(&quot;hello world&quot;);
<!--
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

Binary file not shown.