Deployed dc84080 with MkDocs version: 1.1.2

This commit is contained in:
2020-09-30 21:35:01 +00:00
parent cbb65d6290
commit 5d11fd38c8
4 changed files with 8 additions and 2 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="#1049-2020-09-30" class="nav-link">[10.4.9] - 2020-09-30</a>
<ul class="nav flex-column">
</ul>
</li>
<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>
@ -1043,6 +1047,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="1049-2020-09-30">[10.4.9] - 2020-09-30</h2>
<p>(http server + utility code) Add support for doing gzip compression with libdeflate library, if available</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>

View File

@ -265,5 +265,5 @@ webSocket.send(&quot;hello world&quot;);
<!--
MkDocs version : 1.1.2
Build Date UTC : 2020-09-30 21:24:59.335069+00:00
Build Date UTC : 2020-09-30 21:35:01.038353+00:00
-->

File diff suppressed because one or more lines are too long

Binary file not shown.