Deployed d056266 with MkDocs version: 1.1.2

This commit is contained in:
2020-10-19 20:38:24 +00:00
parent ea3bdc79f0
commit 93eceede6b
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="#1053-2020-10-19" class="nav-link">[10.5.3] - 2020-10-19</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#1052-2020-10-12" class="nav-link">[10.5.2] - 2020-10-12</a>
<ul class="nav flex-column">
</ul>
@ -1059,6 +1063,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</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>
<p>(ws curl) Add support for --data-binary option, to set the request body. When present the request will be sent with the POST verb</p>
<h2 id="1051-2020-10-09">[10.5.1] - 2020-10-09</h2>