Deployed 8c5b28a with MkDocs version: 1.1.2

This commit is contained in:
2020-08-14 04:21:31 +00:00
parent 06b441ba22
commit 71589669fb
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="#1019-2020-08-13" class="nav-link">[10.1.9] - 2020-08-13</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#1018-2020-08-12" class="nav-link">[10.1.8] - 2020-08-12</a>
<ul class="nav flex-column">
</ul>
@ -935,6 +939,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="1019-2020-08-13">[10.1.9] - 2020-08-13</h2>
<p>(websocket proxy server) add ability to map different hosts to different websocket servers, using a json config file</p>
<h2 id="1018-2020-08-12">[10.1.8] - 2020-08-12</h2>
<p>(ws) on macOS, with OpenSSL or MbedTLS, use /etc/ssl/cert.pem as the system certs</p>
<h2 id="1017-2020-08-11">[10.1.7] - 2020-08-11</h2>