Deployed 262f328
with MkDocs version: 1.1.2
This commit is contained in:
@ -98,6 +98,14 @@
|
||||
|
||||
<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="#1055-2020-11-07" class="nav-link">[10.5.5] - 2020-11-07</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item" data-level="2"><a href="#1054-2020-10-30" class="nav-link">[10.5.4] - 2020-10-30</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item" data-level="2"><a href="#1053-2020-10-19" class="nav-link">[10.5.3] - 2020-10-19</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
@ -1063,6 +1071,10 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</p>
|
||||
<h2 id="1055-2020-11-07">[10.5.5] - 2020-11-07</h2>
|
||||
<p>(ws autoroute) Display result in compliant way (AUTOROUTE IXWebSocket :: N ms) so that result can be parsed easily</p>
|
||||
<h2 id="1054-2020-10-30">[10.5.4] - 2020-10-30</h2>
|
||||
<p>(ws gunzip + IXGZipCodec) Can decompress gziped data with libdeflate. ws gunzip computed output filename was incorrect (was the extension aka gz) instead of the file without the extension. Also check whether the output file is writeable.</p>
|
||||
<h2 id="1053-2020-10-19">[10.5.3] - 2020-10-19</h2>
|
||||
<p>(http code) With zlib disabled, some code should not be reached</p>
|
||||
<h2 id="1052-2020-10-12">[10.5.2] - 2020-10-12</h2>
|
||||
|
Reference in New Issue
Block a user