Deployed 0b79198 with MkDocs version: 1.1.2

This commit is contained in:
2020-12-25 23:18:29 +00:00
parent c7eff4ad06
commit 4ef2548888
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="#1107-2020-12-25" class="nav-link">[11.0.7] - 2020-12-25</a>
<ul class="nav flex-column">
</ul>
</li>
<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>
@ -1107,6 +1111,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="1107-2020-12-25">[11.0.7] - 2020-12-25</h2>
<p>(ws) trim ws dependencies, only depends on ixcrypto and ixcore</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>