Deployed 1ee8e31 with MkDocs version: 1.0.4

This commit is contained in:
Benjamin Sergeant
2020-01-27 17:41:39 -08:00
parent 19220484c6
commit 88954f5bff
6 changed files with 20 additions and 13 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="#800-2020-01-26">[8.0.0] - 2020-01-26</a></li>
<li><a href="#796-2020-01-22">[7.9.6] - 2020-01-22</a></li>
<li><a href="#795-2020-01-14">[7.9.5] - 2020-01-14</a></li>
<li><a href="#794-2020-01-12">[7.9.4] - 2020-01-12</a></li>
@ -187,6 +188,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="800-2020-01-26">[8.0.0] - 2020-01-26</h2>
<p>(SocketServer) add ability to bind on an ipv6 address</p>
<h2 id="796-2020-01-22">[7.9.6] - 2020-01-22</h2>
<p>(ws) add a dnslookup sub-command, to get the ip address of a remote host</p>
<h2 id="795-2020-01-14">[7.9.5] - 2020-01-14</h2>