Deployed 68c97da with MkDocs version: 1.1.2

This commit is contained in:
2020-06-25 17:06:11 +00:00
parent 62c3cf6fdb
commit e49959eba7
5 changed files with 10 additions and 4 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="#983-2020-06-25" class="nav-link">[9.8.3] - 2020-06-25</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#982-2020-06-24" class="nav-link">[9.8.2] - 2020-06-24</a>
<ul class="nav flex-column">
</ul>
@ -820,7 +824,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<p>=======</p>
<h2 id="983-2020-06-25">[9.8.3] - 2020-06-25</h2>
<p>(cmake) new python code is optional and enabled at cmake time with -DUSE_PYTHON=1</p>
<h2 id="982-2020-06-24">[9.8.2] - 2020-06-24</h2>
<p>(cobra bots) new cobra metrics bot to send data to statsd using Python for processing the message</p>
<h2 id="981-2020-06-19">[9.8.1] - 2020-06-19</h2>