Deployed 6f188a5 with MkDocs version: 1.1.2

This commit is contained in:
2020-09-28 17:20:09 +00:00
parent 876832ccbd
commit e3b886e9c4
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="#1047-2020-09-28" class="nav-link">[10.4.7] - 2020-09-28</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#1046-2020-09-26" class="nav-link">[10.4.6] - 2020-09-26</a>
<ul class="nav flex-column">
</ul>
@ -1035,6 +1039,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</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>
<p>(cmake) use FetchContent cmake module to retrieve jsoncpp third party dependency</p>
<h2 id="1045-2020-09-26">[10.4.5] - 2020-09-26</h2>