Deployed 21758f1 with MkDocs version: 1.1.2

This commit is contained in:
2020-11-11 17:16:56 +00:00
parent cba37d9504
commit e1f9d37ffa
5 changed files with 17 additions and 11 deletions

View File

@ -98,6 +98,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="#1100-2020-11-11" class="nav-link">[11.0.0] - 2020-11-11</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#1057-2020-11-07" class="nav-link">[10.5.7] - 2020-11-07</a>
<ul class="nav flex-column">
</ul>
@ -1079,6 +1083,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="1100-2020-11-11">[11.0.0] - 2020-11-11</h2>
<p>(openssl security fix) in the client to server connection, peer verification is not done in all cases. See https://github.com/machinezone/IXWebSocket/pull/250</p>
<h2 id="1057-2020-11-07">[10.5.7] - 2020-11-07</h2>
<p>(docker) build docker container with zlib disabled</p>
<h2 id="1056-2020-11-07">[10.5.6] - 2020-11-07</h2>