Deployed 449c5fa with MkDocs version: 1.1.2

This commit is contained in:
2021-03-23 15:30:36 +00:00
parent b6b8e426a7
commit 240bd8cf49
4 changed files with 8 additions and 2 deletions

View File

@ -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="#1114-2021-03-23" class="nav-link">[11.1.4] - 2021-03-23</a>
<ul class="nav flex-column">
</ul>
</li>
<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>
@ -1132,6 +1136,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="1114-2021-03-23">[11.1.4] - 2021-03-23</h2>
<p>(ixwebsocket) add getMinWaitBetweenReconnectionRetries</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>

View File

@ -261,5 +261,5 @@ webSocket.send(&quot;hello world&quot;);
<!--
MkDocs version : 1.1.2
Build Date UTC : 2021-03-23 14:34:32.028094+00:00
Build Date UTC : 2021-03-23 15:30:36.291146+00:00
-->

File diff suppressed because one or more lines are too long

Binary file not shown.