Deployed 4f41f20
with MkDocs version: 1.1.2
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="#1001-2020-07-27" class="nav-link">[10.0.1] - 2020-07-27</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item" data-level="2"><a href="#1000-2020-07-25" class="nav-link">[10.0.0] - 2020-07-25</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
@ -884,6 +888,8 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</p>
|
||||
<h2 id="1001-2020-07-27">[10.0.1] - 2020-07-27</h2>
|
||||
<p>(socket utility) move ix::getFreePort to ixwebsocket library</p>
|
||||
<h2 id="1000-2020-07-25">[10.0.0] - 2020-07-25</h2>
|
||||
<p>(ixwebsocket server) change legacy api with 2 nested callbacks, so that the first api takes a weak_ptr<WebSocket> as its first argument</p>
|
||||
<h2 id="9107-2020-07-25">[9.10.7] - 2020-07-25</h2>
|
||||
|
Reference in New Issue
Block a user