Deployed 2f354d3
with MkDocs version: 1.0.4
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user