Deployed 223cd41 with MkDocs version: 1.1.2

This commit is contained in:
2020-11-17 00:14:21 +00:00
parent 729a1ea7dc
commit 28cd2bade2
5 changed files with 17 additions and 11 deletions

View File

@ -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="#1104-2020-11-16" class="nav-link">[11.0.4] - 2020-11-16</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#1103-2020-11-16" class="nav-link">[11.0.3] - 2020-11-16</a>
<ul class="nav flex-column">
</ul>
@ -1095,6 +1099,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="1104-2020-11-16">[11.0.4] - 2020-11-16</h2>
<p>(ixwebsocket) Handle EINTR return code in ix::poll and IXSelectInterrupt</p>
<h2 id="1103-2020-11-16">[11.0.3] - 2020-11-16</h2>
<p>(ixwebsocket) Fix #252 / regression in 11.0.2 with string comparisons</p>
<h2 id="1102-2020-11-15">[11.0.2] - 2020-11-15</h2>