Deployed 08640d8 with MkDocs version: 1.1.2

This commit is contained in:
2020-08-26 20:39:30 +00:00
parent 7b94de9d68
commit 2fbf0e49ca
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="#1030-2020-08-26" class="nav-link">[10.3.0] - 2020-08-26</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#1029-2020-08-19" class="nav-link">[10.2.9] - 2020-08-19</a>
<ul class="nav flex-column">
</ul>
@ -983,6 +987,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="1030-2020-08-26">[10.3.0] - 2020-08-26</h2>
<p>(ws) set the main thread name, to help with debugging in XCode, gdb, lldb etc...</p>
<h2 id="1029-2020-08-19">[10.2.9] - 2020-08-19</h2>
<p>(ws) cobra to python bot / take a module python name as argument foo.bar.baz instead of a path foo/bar/baz.py</p>
<h2 id="1028-2020-08-19">[10.2.8] - 2020-08-19</h2>