Deployed a40003e
with MkDocs version: 1.1.2
This commit is contained in:
@ -98,6 +98,10 @@
|
||||
|
||||
<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="#1033-2020-09-02" class="nav-link">[10.3.3] - 2020-09-02</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item" data-level="2"><a href="#1032-2020-08-31" class="nav-link">[10.3.2] - 2020-08-31</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
@ -995,6 +999,8 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</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>
|
||||
<p>(ws + cobra bots) add a cobra_to_cobra ws subcommand to subscribe to a channel and republish received events to a different channel</p>
|
||||
<h2 id="1031-2020-08-28">[10.3.1] - 2020-08-28</h2>
|
||||
|
Reference in New Issue
Block a user