Deployed 9b8cfa0
with MkDocs version: 1.1
This commit is contained in:
parent
1e055ba477
commit
4e778eb242
@ -95,6 +95,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="#930-2020-04-15" class="nav-link">[9.3.0] - 2020-04-15</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item" data-level="2"><a href="#929-2020-04-15" class="nav-link">[9.2.9] - 2020-04-15</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
@ -672,6 +676,8 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</p>
|
||||
<h2 id="930-2020-04-15">[9.3.0] - 2020-04-15</h2>
|
||||
<p>(websocket) add a positive number to the heartbeat message sent, incremented each time the heartbeat is sent</p>
|
||||
<h2 id="929-2020-04-15">[9.2.9] - 2020-04-15</h2>
|
||||
<p>(ixcobra) change cobra event callback to use a struct instead of several objects, which is more flexible/extensible</p>
|
||||
<h2 id="928-2020-04-15">[9.2.8] - 2020-04-15</h2>
|
||||
|
@ -263,5 +263,5 @@ webSocket.send("hello world");
|
||||
|
||||
<!--
|
||||
MkDocs version : 1.1
|
||||
Build Date UTC : 2020-04-16 00:39:29
|
||||
Build Date UTC : 2020-04-16 01:34:17
|
||||
-->
|
||||
|
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