Deployed 178f218 with MkDocs version: 1.2.2

This commit is contained in:
2021-09-21 01:19:39 +00:00
parent cbec732641
commit b341911fab
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="#1130-2021-09-20" class="nav-link">[11.3.0] - 2021-09-20</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#11210-2021-07-27" class="nav-link">[11.2.10] - 2021-07-27</a>
<ul class="nav flex-column">
</ul>
@ -1180,6 +1184,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</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>
<p>(ws) bump CLI command line parsing library from 1.8 to 2.0</p>
<h2 id="1129-2021-06-08">[11.2.9] - 2021-06-08</h2>