Deployed 22b02e0 with MkDocs version: 1.1

This commit is contained in:
2020-03-28 17:47:15 +00:00
parent e37ae7002d
commit f4f1339aa6
5 changed files with 21 additions and 9 deletions

View File

@ -92,6 +92,14 @@
<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="#914-2020-03-28" class="nav-link">[9.1.4] - 2020-03-28</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#913-2020-03-27" class="nav-link">[9.1.3] - 2020-03-27</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#912-2020-03-26" class="nav-link">[9.1.2] - 2020-03-26</a>
<ul class="nav flex-column">
</ul>
@ -601,6 +609,10 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="914-2020-03-28">[9.1.4] - 2020-03-28</h2>
<p>(jsoncpp) update bundled copy to version 1.9.3 (at sha 3beb37ea14aec1bdce1a6d542dc464d00f4a6cec)</p>
<h2 id="913-2020-03-27">[9.1.3] - 2020-03-27</h2>
<p>(docker) alpine docker build with release with debug info, and bundle ca-certificates</p>
<h2 id="912-2020-03-26">[9.1.2] - 2020-03-26</h2>
<p>(mac ssl) rename DarwinSSL -&gt; SecureTransport (see this too -&gt; https://github.com/curl/curl/issues/3733)</p>
<h2 id="911-2020-03-26">[9.1.1] - 2020-03-26</h2>