Deployed 5896d37 with MkDocs version: 1.1.2

This commit is contained in:
2020-08-31 20:45:57 +00:00
parent 8b5d0d7114
commit 58822c75e7
5 changed files with 17 additions and 11 deletions

View File

@ -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="#1032-2020-08-31" class="nav-link">[10.3.2] - 2020-08-31</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#1031-2020-08-28" class="nav-link">[10.3.1] - 2020-08-28</a>
<ul class="nav flex-column">
</ul>
@ -991,6 +995,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</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>
<p>(socket servers) merge the ConnectionInfo class with the ConnectionState one, which simplify all the server apis</p>
<h2 id="1030-2020-08-26">[10.3.0] - 2020-08-26</h2>