Deployed 2f354d3 with MkDocs version: 1.0.4

This commit is contained in:
Benjamin Sergeant 2019-12-20 15:28:28 -08:00
parent 9c5a52226a
commit 5350ebdcf2
4 changed files with 8 additions and 2 deletions

View File

@ -94,6 +94,8 @@
<div class="col-md-3"><div class="bs-sidebar hidden-print affix well" role="complementary">
<ul class="nav bs-sidenav">
<li class="main active"><a href="#changelog">Changelog</a></li>
<li><a href="#763-2019-12-20">[7.6.3] - 2019-12-20</a></li>
<li><a href="#762-2019-12-20">[7.6.2] - 2019-12-20</a></li>
<li><a href="#761-2019-12-20">[7.6.1] - 2019-12-20</a></li>
<li><a href="#760-2019-12-19">[7.6.0] - 2019-12-19</a></li>
<li><a href="#758-2019-12-18">[7.5.8] - 2019-12-18</a></li>
@ -167,6 +169,10 @@
<h1 id="changelog">Changelog</h1>
<p>All notable changes to this project will be documented in this file.</p>
<h2 id="763-2019-12-20">[7.6.3] - 2019-12-20</h2>
<p>(tls) add a simple description of the TLS configuration routine for debugging</p>
<h2 id="762-2019-12-20">[7.6.2] - 2019-12-20</h2>
<p>(mbedtls) correct support for using own certificate and private key</p>
<h2 id="761-2019-12-20">[7.6.1] - 2019-12-20</h2>
<p>(ws commands) in websocket proxy, disable automatic reconnections + in Dockerfile, use alpine 3.11</p>
<h2 id="760-2019-12-19">[7.6.0] - 2019-12-19</h2>

View File

@ -226,5 +226,5 @@ webSocket.send(&quot;hello world&quot;);
<!--
MkDocs version : 1.0.4
Build Date UTC : 2019-12-20 17:51:50
Build Date UTC : 2019-12-20 23:28:28
-->

File diff suppressed because one or more lines are too long

Binary file not shown.