Deployed f1c1067 with MkDocs version: 1.1

This commit is contained in:
2020-04-11 20:32:58 +00:00
parent f7dcceecfe
commit c865455a94
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="#922-2020-04-04" class="nav-link">[9.2.2] - 2020-04-04</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#921-2020-04-04" class="nav-link">[9.2.1] - 2020-04-04</a>
<ul class="nav flex-column">
</ul>
@ -640,6 +644,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="922-2020-04-04">[9.2.2] - 2020-04-04</h2>
<p>(third_party deps) fix #177, update bundled spdlog to 1.6.0</p>
<h2 id="921-2020-04-04">[9.2.1] - 2020-04-04</h2>
<p>(windows) when using OpenSSL, the system store is used to populate the cacert. No need to ship a cacert.pem file with your app.</p>
<h2 id="920-2020-04-04">[9.2.0] - 2020-04-04</h2>