Deployed bea582c with MkDocs version: 1.1

This commit is contained in:
2020-04-14 22:31:09 +00:00
parent 4e9f164e4a
commit ef2f01d5bf
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> <li class="nav-item" data-level="1"><a href="#changelog" class="nav-link">Changelog</a>
<ul class="nav flex-column"> <ul class="nav flex-column">
<li class="nav-item" data-level="2"><a href="#926-2020-04-14" class="nav-link">[9.2.6] - 2020-04-14</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#925-2020-04-13" class="nav-link">[9.2.5] - 2020-04-13</a> <li class="nav-item" data-level="2"><a href="#925-2020-04-13" class="nav-link">[9.2.5] - 2020-04-13</a>
<ul class="nav flex-column"> <ul class="nav flex-column">
</ul> </ul>
@ -656,6 +660,8 @@
<h1 id="changelog">Changelog</h1> <h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p> <p>All changes to this project will be documented in this file.</p>
<h2 id="926-2020-04-14">[9.2.6] - 2020-04-14</h2>
<p>(ixcobra) snake server / handle invalid incoming json messages + cobra subscriber in fluentd mode insert a created_at timestamp entry</p>
<h2 id="925-2020-04-13">[9.2.5] - 2020-04-13</h2> <h2 id="925-2020-04-13">[9.2.5] - 2020-04-13</h2>
<p>(websocket) WebSocketMessagePtr is a unique_ptr instead of a shared_ptr</p> <p>(websocket) WebSocketMessagePtr is a unique_ptr instead of a shared_ptr</p>
<h2 id="924-2020-04-13">[9.2.4] - 2020-04-13</h2> <h2 id="924-2020-04-13">[9.2.4] - 2020-04-13</h2>

View File

@ -263,5 +263,5 @@ webSocket.send(&quot;hello world&quot;);
<!-- <!--
MkDocs version : 1.1 MkDocs version : 1.1
Build Date UTC : 2020-04-14 04:57:01 Build Date UTC : 2020-04-14 22:31:09
--> -->

File diff suppressed because one or more lines are too long

Binary file not shown.