Deployed ee69aed with MkDocs version: 1.1.2

This commit is contained in:
2020-08-19 16:32:48 +00:00
parent e5b722f71b
commit 103789d527
5 changed files with 17 additions and 11 deletions

View File

@ -98,6 +98,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="#1028-2020-08-19" class="nav-link">[10.2.8] - 2020-08-19</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#1027-2020-08-18" class="nav-link">[10.2.7] - 2020-08-18</a>
<ul class="nav flex-column">
</ul>
@ -975,6 +979,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="1028-2020-08-19">[10.2.8] - 2020-08-19</h2>
<p>(ws) on Linux with mbedtls, when the system ca certs are specified (the default) pick up sensible OS supplied paths (tested with CentOS and Alpine)</p>
<h2 id="1027-2020-08-18">[10.2.7] - 2020-08-18</h2>
<p>(ws push_server) on the server side, stop sending and close the connection when the remote end has disconnected</p>
<h2 id="1026-2020-08-17">[10.2.6] - 2020-08-17</h2>