Deployed e417e63 with MkDocs version: 1.3.0

This commit is contained in:
2022-05-13 17:46:14 +00:00
parent 397cee1d36
commit ea66c8fa60
5 changed files with 18 additions and 10 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="#1143-2022-05-13" class="nav-link">[11.4.3] - 2022-05-13</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#1141-2022-04-23" class="nav-link">[11.4.1] - 2022-04-23</a>
<ul class="nav flex-column">
</ul>
@ -1200,6 +1204,10 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="1143-2022-05-13">[11.4.3] - 2022-05-13</h2>
<p>Set shorter thread names
BoringSSL fix with SNI
Websocket computed header is valid Base64</p>
<h2 id="1141-2022-04-23">[11.4.1] - 2022-04-23</h2>
<p>vckpg + cmake fix, to handle zlib as a dependency better</p>
<h2 id="1140-2022-01-05">[11.4.0] - 2022-01-05</h2>