Deployed 461a645
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="#1105-2020-12-17" class="nav-link">[11.0.5] - 2020-12-17</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<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>
|
||||
@ -1099,6 +1103,10 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</p>
|
||||
<h2 id="1105-2020-12-17">[11.0.5] - 2020-12-17</h2>
|
||||
<p>(ws) Implement simple header based websocket authorization technique to reject
|
||||
client which do not supply a certain header ("Authorization") with a special
|
||||
value (see doc).</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>
|
||||
|
Reference in New Issue
Block a user