Deployed 9f818c7 with MkDocs version: 1.1

This commit is contained in:
2020-03-24 17:01:37 +00:00
parent 4b69efb91d
commit 18ff1c652d
4 changed files with 8 additions and 2 deletions

View File

@ -92,6 +92,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="#901-2020-03-24" class="nav-link">[9.0.1] - 2020-03-24</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#900-2020-03-23" class="nav-link">[9.0.0] - 2020-03-23</a> <li class="nav-item" data-level="2"><a href="#900-2020-03-23" class="nav-link">[9.0.0] - 2020-03-23</a>
<ul class="nav flex-column"> <ul class="nav flex-column">
</ul> </ul>
@ -577,6 +581,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="901-2020-03-24">[9.0.1] - 2020-03-24</h2>
<p>(socket) selectInterrupt member is an unique_ptr instead of being a shared_ptr</p>
<h2 id="900-2020-03-23">[9.0.0] - 2020-03-23</h2> <h2 id="900-2020-03-23">[9.0.0] - 2020-03-23</h2>
<p>(websocket) reset per-message deflate codec everytime we connect to a server/client</p> <p>(websocket) reset per-message deflate codec everytime we connect to a server/client</p>
<h2 id="834-2020-03-23">[8.3.4] - 2020-03-23</h2> <h2 id="834-2020-03-23">[8.3.4] - 2020-03-23</h2>

View File

@ -260,5 +260,5 @@ webSocket.send(&quot;hello world&quot;);
<!-- <!--
MkDocs version : 1.1 MkDocs version : 1.1
Build Date UTC : 2020-03-24 01:47:44 Build Date UTC : 2020-03-24 17:01:37
--> -->

File diff suppressed because one or more lines are too long

Binary file not shown.