Deployed 5f2955e with MkDocs version: 1.2.3

This commit is contained in:
2021-11-24 16:45:35 +00:00
parent c4829c4676
commit bba1a26cdf
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="#1132-2021-11-24" class="nav-link">[11.3.2] - 2021-11-24</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#1131-2021-10-22" class="nav-link">[11.3.1] - 2021-10-22</a>
<ul class="nav flex-column">
</ul>
@ -1188,6 +1192,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="1132-2021-11-24">[11.3.2] - 2021-11-24</h2>
<p>(server) Add getters for basic Servers properties (like port, host, etc...) (#327) + fix one compiler warning</p>
<h2 id="1131-2021-10-22">[11.3.1] - 2021-10-22</h2>
<p>(library/cmake) Compatible with MbedTLS 3 + fix a bug on Windows where the incorrect remote port is computed (#320)</p>
<h2 id="1130-2021-09-20">[11.3.0] - 2021-09-20</h2>