Deployed f9d75c9 with MkDocs version: 1.1

This commit is contained in:
2020-04-05 01:33:41 +00:00
parent d7368170ad
commit c7ae809729
5 changed files with 9 additions and 3 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="#921-2020-04-04" class="nav-link">[9.2.1] - 2020-04-04</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#920-2020-04-04" class="nav-link">[9.2.0] - 2020-04-04</a>
<ul class="nav flex-column">
</ul>
@ -636,6 +640,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</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>
<p>(windows) ci: windows build with TLS (mbedtls) + verify that we can be build with OpenSSL</p>
<h2 id="919-2020-03-30">[9.1.9] - 2020-03-30</h2>