Deployed bfe0212
with MkDocs version: 1.0.4
This commit is contained in:
@ -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="#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>
|
||||
<li><a href="#740-2019-11-25">[7.4.0] - 2019-11-25</a></li>
|
||||
@ -153,6 +154,10 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All notable changes to this project will be documented in this file.</p>
|
||||
<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>
|
||||
</ul>
|
||||
<h2 id="742-2019-12-02">[7.4.2] - 2019-12-02</h2>
|
||||
<ul>
|
||||
<li>(client) internal IXDNSLookup class requires a valid cancellation request function callback to be passed in</li>
|
||||
|
Reference in New Issue
Block a user