Deployed 82e7597 with MkDocs version: 1.1.2

This commit is contained in:
2020-09-30 21:24:59 +00:00
parent e3b886e9c4
commit cbb65d6290
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="#1048-2020-09-30" class="nav-link">[10.4.8] - 2020-09-30</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#1047-2020-09-28" class="nav-link">[10.4.7] - 2020-09-28</a>
<ul class="nav flex-column">
</ul>
@ -1039,6 +1043,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="1048-2020-09-30">[10.4.8] - 2020-09-30</h2>
<p>(cmake) Stop using FetchContent cmake module to retrieve jsoncpp third party dependency</p>
<h2 id="1047-2020-09-28">[10.4.7] - 2020-09-28</h2>
<p>(ws) add gzip and gunzip ws sub commands</p>
<h2 id="1046-2020-09-26">[10.4.6] - 2020-09-26</h2>