Deployed 2526a94 with MkDocs version: 1.1.2

This commit is contained in:
2020-09-26 20:52:04 +00:00
parent 5f08c76956
commit 76da380e88
5 changed files with 17 additions and 11 deletions

View File

@ -98,6 +98,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="#1045-2020-09-26" class="nav-link">[10.4.5] - 2020-09-26</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#1044-2020-09-22" class="nav-link">[10.4.4] - 2020-09-22</a>
<ul class="nav flex-column">
</ul>
@ -1027,6 +1031,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="1045-2020-09-26">[10.4.5] - 2020-09-26</h2>
<p>(cmake) use FetchContent cmake module to retrieve spdlog third party dependency</p>
<h2 id="1044-2020-09-22">[10.4.4] - 2020-09-22</h2>
<p>(cobra connection) retrieve cobra server connection id from the cobra handshake message and display it in ws clients, metrics publisher and bots</p>
<h2 id="1043-2020-09-22">[10.4.3] - 2020-09-22</h2>