Deployed c75959f with MkDocs version: 1.0.4
This commit is contained in:
parent
3a77248222
commit
3436608f30
@ -94,6 +94,7 @@
|
||||
<div class="col-md-3"><div class="bs-sidebar hidden-print affix well" role="complementary">
|
||||
<ul class="nav bs-sidenav">
|
||||
<li class="main active"><a href="#changelog">Changelog</a></li>
|
||||
<li><a href="#744-2019-12-03">[7.4.4] - 2019-12-03</a></li>
|
||||
<li><a href="#743-2019-12-03">[7.4.3] - 2019-12-03</a></li>
|
||||
<li><a href="#742-2019-12-02">[7.4.2] - 2019-12-02</a></li>
|
||||
<li><a href="#741-2019-12-02">[7.4.1] - 2019-12-02</a></li>
|
||||
@ -154,6 +155,10 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All notable changes to this project will be documented in this file.</p>
|
||||
<h2 id="744-2019-12-03">[7.4.4] - 2019-12-03</h2>
|
||||
<ul>
|
||||
<li>(ws) #125 / cmake detects an already installed jsoncpp and will try to use this one if present</li>
|
||||
</ul>
|
||||
<h2 id="743-2019-12-03">[7.4.3] - 2019-12-03</h2>
|
||||
<ul>
|
||||
<li>(http client) use std::unordered_map instead of std::map for HttpParameters and HttpFormDataParameters class aliases</li>
|
||||
|
@ -226,5 +226,5 @@ webSocket.send("hello world");
|
||||
|
||||
<!--
|
||||
MkDocs version : 1.0.4
|
||||
Build Date UTC : 2019-12-03 17:28:36
|
||||
Build Date UTC : 2019-12-04 00:02:42
|
||||
-->
|
||||
|
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user