Deployed a0ffb2b with MkDocs version: 1.1

This commit is contained in:
2020-03-23 02:37:48 +00:00
parent 5b54c823b5
commit ad37b990b1
5 changed files with 15 additions and 9 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="#833-2020-03-22" class="nav-link">[8.3.3] - 2020-03-22</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#832-2020-03-20" class="nav-link">[8.3.2] - 2020-03-20</a>
<ul class="nav flex-column">
</ul>
@ -565,6 +569,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</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>
<p>(websocket+tls) fix hang in tls handshake which could lead to ANR, discovered through unittesting.</p>
<h2 id="831-2020-03-20">[8.3.1] - 2020-03-20</h2>