Deployed 396a698
with MkDocs version: 1.0.4
This commit is contained in:
parent
4cf96cf51b
commit
8ac11111d1
@ -94,6 +94,8 @@
|
||||
<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="#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>
|
||||
<li><a href="#735-2019-11-20">[7.3.5] - 2019-11-20</a></li>
|
||||
<li><a href="#734-2019-11-20">[7.3.4] - 2019-11-20</a></li>
|
||||
@ -151,6 +153,14 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All notable changes to this project will be documented in this file.</p>
|
||||
<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>
|
||||
</ul>
|
||||
<h2 id="741-2019-12-02">[7.4.1] - 2019-12-02</h2>
|
||||
<ul>
|
||||
<li>(client) fix an overflow in the exponential back off code</li>
|
||||
</ul>
|
||||
<h2 id="740-2019-11-25">[7.4.0] - 2019-11-25</h2>
|
||||
<ul>
|
||||
<li>(http client) Add support for multipart HTTP POST upload</li>
|
||||
|
@ -226,5 +226,5 @@ webSocket.send("hello world");
|
||||
|
||||
<!--
|
||||
MkDocs version : 1.0.4
|
||||
Build Date UTC : 2019-12-02 19:49:11
|
||||
Build Date UTC : 2019-12-02 22:52:27
|
||||
-->
|
||||
|
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Reference in New Issue
Block a user