Deployed 2e90480
with MkDocs version: 1.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="#959-2020-05-12" class="nav-link">[9.5.9] - 2020-05-12</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item" data-level="2"><a href="#958-2020-05-08" class="nav-link">[9.5.8] - 2020-05-08</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
@ -732,6 +736,8 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</p>
|
||||
<h2 id="959-2020-05-12">[9.5.9] - 2020-05-12</h2>
|
||||
<p>(ixbots) add new class to configure a bot to simplify passing options around</p>
|
||||
<h2 id="958-2020-05-08">[9.5.8] - 2020-05-08</h2>
|
||||
<p>(openssl tls) (openssl < 1.1) logic inversion - crypto locking callback are not registered properly</p>
|
||||
<h2 id="957-2020-05-08">[9.5.7] - 2020-05-08</h2>
|
||||
@ -1297,7 +1303,7 @@ ws_connect: connection closed: code 1000 reason Normal closure
|
||||
</p>
|
||||
<form>
|
||||
<div class="form-group">
|
||||
<input type="text" class="form-control" placeholder="Search..." id="mkdocs-search-query" title="Type search term here">
|
||||
<input type="search" class="form-control" placeholder="Search..." id="mkdocs-search-query" title="Type search term here">
|
||||
</div>
|
||||
</form>
|
||||
<div id="mkdocs-search-results"></div>
|
||||
|
Reference in New Issue
Block a user