Deployed a4e5d1b with MkDocs version: 1.1.2

This commit is contained in:
2020-09-10 01:02:30 +00:00
parent c47ac0dd8f
commit a28b59d173
5 changed files with 23 additions and 11 deletions

View File

@ -98,6 +98,14 @@
<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="#1035-2020-09-09" class="nav-link">[10.3.5] - 2020-09-09</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#1034-2020-09-04" class="nav-link">[10.3.4] - 2020-09-04</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#1033-2020-09-02" class="nav-link">[10.3.3] - 2020-09-02</a>
<ul class="nav flex-column">
</ul>
@ -999,6 +1007,10 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="1035-2020-09-09">[10.3.5] - 2020-09-09</h2>
<p>(ws) autoroute command exit on its own once all messages have been received</p>
<h2 id="1034-2020-09-04">[10.3.4] - 2020-09-04</h2>
<p>(docker) ws docker file installs strace</p>
<h2 id="1033-2020-09-02">[10.3.3] - 2020-09-02</h2>
<p>(ws) echo_client command renamed to autoroute. Command exit once the server close the connection. push_server commands exit once N messages have been sent.</p>
<h2 id="1032-2020-08-31">[10.3.2] - 2020-08-31</h2>