Deployed 81be970 with MkDocs version: 1.0.4

This commit is contained in:
Benjamin Sergeant
2019-12-20 09:51:50 -08:00
parent bfc4c21574
commit 9c5a52226a
5 changed files with 12 additions and 9 deletions

View File

@ -94,6 +94,7 @@
<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="#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>
<li><a href="#757-2019-12-18">[7.5.7] - 2019-12-18</a></li>
@ -166,6 +167,8 @@
<h1 id="changelog">Changelog</h1>
<p>All notable changes to this project will be documented in this file.</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>
<p>(cobra) Add TLS options to all cobra commands and classes. Add example to the doc.</p>
<h2 id="758-2019-12-18">[7.5.8] - 2019-12-18</h2>