Deployed f41a541 with MkDocs version: 1.1

This commit is contained in:
2020-03-23 22:22:36 +00:00
parent ad37b990b1
commit c04be63c60
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>
<ul class="nav flex-column">
<li class="nav-item" data-level="2"><a href="#834-2020-03-23" class="nav-link">[8.3.4] - 2020-03-23</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#833-2020-03-22" class="nav-link">[8.3.3] - 2020-03-22</a>
<ul class="nav flex-column">
</ul>
@ -569,6 +573,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="834-2020-03-23">[8.3.4] - 2020-03-23</h2>
<p>(websocket) fix #167, a long standing issue with sending empty messages with per-message deflate extension (and hopefully other zlib bug)</p>
<h2 id="833-2020-03-22">[8.3.3] - 2020-03-22</h2>
<p>(cobra to statsd) port to windows and add a unittest</p>
<h2 id="832-2020-03-20">[8.3.2] - 2020-03-20</h2>

View File

@ -260,5 +260,5 @@ webSocket.send(&quot;hello world&quot;);
<!--
MkDocs version : 1.1
Build Date UTC : 2020-03-23 02:37:48
Build Date UTC : 2020-03-23 22:22:36
-->

File diff suppressed because one or more lines are too long

Binary file not shown.