Deployed 9d79596
with MkDocs version: 1.1
This commit is contained in:
parent
68c5c68184
commit
79877d9a7f
@ -95,6 +95,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="#933-2020-04-17" class="nav-link">[9.3.3] - 2020-04-17</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item" data-level="2"><a href="#932-2020-04-17" class="nav-link">[9.3.2] - 2020-04-17</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item" data-level="2"><a href="#931-2020-04-16" class="nav-link">[9.3.1] - 2020-04-16</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
@ -680,6 +688,10 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</p>
|
||||
<h2 id="933-2020-04-17">[9.3.3] - 2020-04-17</h2>
|
||||
<p>(ixbots) display sent/receive message, per seconds as accumulated</p>
|
||||
<h2 id="932-2020-04-17">[9.3.2] - 2020-04-17</h2>
|
||||
<p>(ws) add a --logfile option to configure all logs to go to a file</p>
|
||||
<h2 id="931-2020-04-16">[9.3.1] - 2020-04-16</h2>
|
||||
<p>(cobra bots) add a utility class to factor out the common bots features (heartbeat) and move all bots to used it + convert cobra_subscribe to be a bot and add a unittest for it</p>
|
||||
<h2 id="930-2020-04-15">[9.3.0] - 2020-04-15</h2>
|
||||
|
@ -263,5 +263,5 @@ webSocket.send("hello world");
|
||||
|
||||
<!--
|
||||
MkDocs version : 1.1
|
||||
Build Date UTC : 2020-04-17 05:49:37
|
||||
Build Date UTC : 2020-04-17 16:57:01
|
||||
-->
|
||||
|
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Reference in New Issue
Block a user