Deployed 261095f with MkDocs version: 1.1.2

This commit is contained in:
2020-08-15 22:29:01 +00:00
parent a830a8796e
commit 4cecd16f8f
4 changed files with 8 additions and 2 deletions

View File

@ -98,6 +98,10 @@
<li class="nav-item" data-level="1"><a href="#changelog" class="nav-link">Changelog</a> <li class="nav-item" data-level="1"><a href="#changelog" class="nav-link">Changelog</a>
<ul class="nav flex-column"> <ul class="nav flex-column">
<li class="nav-item" data-level="2"><a href="#1021-2020-08-15" class="nav-link">[10.2.1] - 2020-08-15</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#1020-2020-08-14" class="nav-link">[10.2.0] - 2020-08-14</a> <li class="nav-item" data-level="2"><a href="#1020-2020-08-14" class="nav-link">[10.2.0] - 2020-08-14</a>
<ul class="nav flex-column"> <ul class="nav flex-column">
</ul> </ul>
@ -947,6 +951,8 @@
<h1 id="changelog">Changelog</h1> <h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p> <p>All changes to this project will be documented in this file.</p>
<h2 id="1021-2020-08-15">[10.2.1] - 2020-08-15</h2>
<p>(socket server) do not create a select interrupt object everytime when polling for notifications while waiting for new connections, instead use a persistent one which is a member variable</p>
<h2 id="1020-2020-08-14">[10.2.0] - 2020-08-14</h2> <h2 id="1020-2020-08-14">[10.2.0] - 2020-08-14</h2>
<p>(ixwebsocket client) handle HTTP redirects</p> <p>(ixwebsocket client) handle HTTP redirects</p>
<h2 id="1020-2020-08-13">[10.2.0] - 2020-08-13</h2> <h2 id="1020-2020-08-13">[10.2.0] - 2020-08-13</h2>

View File

@ -265,5 +265,5 @@ webSocket.send(&quot;hello world&quot;);
<!-- <!--
MkDocs version : 1.1.2 MkDocs version : 1.1.2
Build Date UTC : 2020-08-15 01:14:15.925054+00:00 Build Date UTC : 2020-08-15 22:29:01.848105+00:00
--> -->

File diff suppressed because one or more lines are too long

Binary file not shown.