Deployed 2e3d625 with MkDocs version: 1.1.2

This commit is contained in:
2020-07-30 00:48:21 +00:00
parent 1be4271d14
commit 73abe5eaf5
5 changed files with 16 additions and 10 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="#1011-2020-07-29" class="nav-link">[10.1.1] - 2020-07-29</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#1010-2020-07-29" class="nav-link">[10.1.0] - 2020-07-29</a>
<ul class="nav flex-column">
</ul>
@ -900,6 +904,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="1011-2020-07-29">[10.1.1] - 2020-07-29</h2>
<p>(websocket client) onProgressCallback not called for short messages on a websocket (fix #233)</p>
<h2 id="1010-2020-07-29">[10.1.0] - 2020-07-29</h2>
<p>(websocket client) heartbeat is not sent at the requested frequency (fix #232)</p>
<h2 id="1003-2020-07-28">[10.0.3] - 2020-07-28</h2>