Deployed d26664f
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="#1113-2021-03-23" class="nav-link">[11.1.3] - 2021-03-23</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item" data-level="2"><a href="#1112-2021-03-22" class="nav-link">[11.1.2] - 2021-03-22</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
@ -1128,6 +1132,8 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</p>
|
||||
<h2 id="1113-2021-03-23">[11.1.3] - 2021-03-23</h2>
|
||||
<p>(ixwebsocket) New option to set the min wait between reconnection attempts. Still default to 1ms. (setMinWaitBetweenReconnectionRetries).</p>
|
||||
<h2 id="1112-2021-03-22">[11.1.2] - 2021-03-22</h2>
|
||||
<p>(ws) initialize maxWaitBetweenReconnectionRetries to a non zero value ; a zero value was causing spurious reconnections attempts</p>
|
||||
<h2 id="1111-2021-03-20">[11.1.1] - 2021-03-20</h2>
|
||||
|
Reference in New Issue
Block a user