Deployed 771ebb2 with MkDocs version: 1.1
This commit is contained in:
parent
b21821dc26
commit
e37ae7002d
@ -92,6 +92,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="#912-2020-03-26" class="nav-link">[9.1.2] - 2020-03-26</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item" data-level="2"><a href="#911-2020-03-26" class="nav-link">[9.1.1] - 2020-03-26</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
@ -597,6 +601,8 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</p>
|
||||
<h2 id="912-2020-03-26">[9.1.2] - 2020-03-26</h2>
|
||||
<p>(mac ssl) rename DarwinSSL -> SecureTransport (see this too -> https://github.com/curl/curl/issues/3733)</p>
|
||||
<h2 id="911-2020-03-26">[9.1.1] - 2020-03-26</h2>
|
||||
<p>(websocket) fix data race accessing _socket object without mutex protection when calling wakeUpFromPoll in WebSocketTransport.cpp</p>
|
||||
<h2 id="910-2020-03-26">[9.1.0] - 2020-03-26</h2>
|
||||
|
@ -260,5 +260,5 @@ webSocket.send("hello world");
|
||||
|
||||
<!--
|
||||
MkDocs version : 1.1
|
||||
Build Date UTC : 2020-03-27 02:32:58
|
||||
Build Date UTC : 2020-03-27 02:41:24
|
||||
-->
|
||||
|
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