Deployed 4e2a40e
with MkDocs version: 1.1.2
This commit is contained in:
@ -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="#1101-2020-11-11" class="nav-link">[11.0.1] - 2020-11-11</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item" data-level="2"><a href="#1100-2020-11-11" class="nav-link">[11.0.0] - 2020-11-11</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
@ -1083,6 +1087,8 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</p>
|
||||
<h2 id="1101-2020-11-11">[11.0.1] - 2020-11-11</h2>
|
||||
<p>(socket) replace a std::vector with an std::array used as a tmp buffer in Socket::readBytes</p>
|
||||
<h2 id="1100-2020-11-11">[11.0.0] - 2020-11-11</h2>
|
||||
<p>(openssl security fix) in the client to server connection, peer verification is not done in all cases. See https://github.com/machinezone/IXWebSocket/pull/250</p>
|
||||
<h2 id="1057-2020-11-07">[10.5.7] - 2020-11-07</h2>
|
||||
|
Reference in New Issue
Block a user