Deployed 0ab04f5
with MkDocs version: 1.1
This commit is contained in:
@ -95,6 +95,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="#950-2020-04-25" class="nav-link">[9.5.0] - 2020-04-25</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item" data-level="2"><a href="#941-2020-04-25" class="nav-link">[9.4.1] - 2020-04-25</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
@ -696,6 +700,8 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</p>
|
||||
<h2 id="950-2020-04-25">[9.5.0] - 2020-04-25</h2>
|
||||
<p>(ssl) Default to OpenSSL on Windows, since it can load the system certificates by default</p>
|
||||
<h2 id="941-2020-04-25">[9.4.1] - 2020-04-25</h2>
|
||||
<p>(header) Add a space between header name and header value since most http parsers expects it, although it it not required. Cf #184 and #155</p>
|
||||
<h2 id="940-2020-04-24">[9.4.0] - 2020-04-24</h2>
|
||||
|
Reference in New Issue
Block a user