Deployed 829751b with MkDocs version: 1.1

This commit is contained in:
2020-03-20 19:22:51 +00:00
parent 5eb09a24bf
commit 10cc967442
5 changed files with 15 additions and 9 deletions

View File

@ -92,6 +92,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="#831-2020-03-20" class="nav-link">[8.3.1] - 2020-03-20</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#830-2020-03-18" class="nav-link">[8.3.0] - 2020-03-18</a>
<ul class="nav flex-column">
</ul>
@ -557,6 +561,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="831-2020-03-20">[8.3.1] - 2020-03-20</h2>
<p>(cobra) CobraMetricsPublisher can be configure with an ix::CobraConfig + more unittest use SSL in server + client</p>
<h2 id="830-2020-03-18">[8.3.0] - 2020-03-18</h2>
<p>(websocket) Simplify ping/pong based heartbeat implementation</p>
<h2 id="827-2020-03-17">[8.2.7] - 2020-03-17</h2>