Deployed 64754df with MkDocs version: 1.1

This commit is contained in:
2020-04-16 00:39:29 +00:00
parent 24c57c9dde
commit 1e055ba477
4 changed files with 8 additions and 2 deletions

View File

@ -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="#929-2020-04-15" class="nav-link">[9.2.9] - 2020-04-15</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#928-2020-04-15" class="nav-link">[9.2.8] - 2020-04-15</a>
<ul class="nav flex-column">
</ul>
@ -668,6 +672,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</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>
<p>(ixcobra) make CobraConnection_EventType an enum class (CobraEventType)</p>
<h2 id="927-2020-04-14">[9.2.7] - 2020-04-14</h2>

View File

@ -263,5 +263,5 @@ webSocket.send(&quot;hello world&quot;);
<!--
MkDocs version : 1.1
Build Date UTC : 2020-04-16 00:00:07
Build Date UTC : 2020-04-16 00:39:29
-->

File diff suppressed because one or more lines are too long

Binary file not shown.