Deployed ffde283 with MkDocs version: 1.1.2

This commit is contained in:
2020-07-17 18:59:10 +00:00
parent 0ad0129177
commit 1bff15e048
5 changed files with 16 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="#993-2020-07-17" class="nav-link">[9.9.3] - 2020-07-17</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#992-2020-07-10" class="nav-link">[9.9.2] - 2020-07-10</a>
<ul class="nav flex-column">
</ul>
@ -848,6 +852,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="993-2020-07-17">[9.9.3] - 2020-07-17</h2>
<p>(build) merge platform specific files which were used to have different implementations for setting a thread name into a single file, to make it easier to include every source files and build the ixwebsocket library (fix #226)</p>
<h2 id="992-2020-07-10">[9.9.2] - 2020-07-10</h2>
<p>(socket server) bump default max connection count from 32 to 128</p>
<h2 id="991-2020-07-10">[9.9.1] - 2020-07-10</h2>