Deployed 317e3c4
with MkDocs version: 1.2.3
This commit is contained in:
@ -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="#1131-2021-10-22" class="nav-link">[11.3.1] - 2021-10-22</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item" data-level="2"><a href="#1130-2021-09-20" class="nav-link">[11.3.0] - 2021-09-20</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
@ -1184,6 +1188,8 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</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>
|
||||
<p>(library/cmake) Only find OpenSSL, MbedTLS, zlib if they have not already been found, make CMake install optional (#317) + Use GNUInstallDirs in cmake (#318)</p>
|
||||
<h2 id="11210-2021-07-27">[11.2.10] - 2021-07-27</h2>
|
||||
|
Reference in New Issue
Block a user