Deployed 73b9c0b with MkDocs version: 1.1.2

This commit is contained in:
2020-08-28 21:56:23 +00:00
parent 2fbf0e49ca
commit 8b5d0d7114
6 changed files with 23 additions and 20 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="#1031-2020-08-28" class="nav-link">[10.3.1] - 2020-08-28</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#1030-2020-08-26" class="nav-link">[10.3.0] - 2020-08-26</a>
<ul class="nav flex-column">
</ul>
@ -987,6 +991,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="1031-2020-08-28">[10.3.1] - 2020-08-28</h2>
<p>(socket servers) merge the ConnectionInfo class with the ConnectionState one, which simplify all the server apis</p>
<h2 id="1030-2020-08-26">[10.3.0] - 2020-08-26</h2>
<p>(ws) set the main thread name, to help with debugging in XCode, gdb, lldb etc...</p>
<h2 id="1029-2020-08-19">[10.2.9] - 2020-08-19</h2>