Deployed 1d0432c
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="#1106-2020-12-22" class="nav-link">[11.0.6] - 2020-12-22</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<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>
|
||||
@ -1103,6 +1107,8 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</p>
|
||||
<h2 id="1106-2020-12-22">[11.0.6] - 2020-12-22</h2>
|
||||
<p>(build) rename makefile to makefile.dev to ease cmake BuildExternal (fix #261)</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
|
||||
|
Reference in New Issue
Block a user