Deployed 565a08b with MkDocs version: 1.1.2

This commit is contained in:
2020-06-18 00:15:05 +00:00
parent c1fa82b4b9
commit e211bc4aa8
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> <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="#977-2020-06-17" class="nav-link">[9.7.7] - 2020-06-17</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#976-2020-06-15" class="nav-link">[9.7.6] - 2020-06-15</a> <li class="nav-item" data-level="2"><a href="#976-2020-06-15" class="nav-link">[9.7.6] - 2020-06-15</a>
<ul class="nav flex-column"> <ul class="nav flex-column">
</ul> </ul>
@ -796,6 +800,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="977-2020-06-17">[9.7.7] - 2020-06-17</h2>
<p>(cobra client and bots) add batch_size subscription option for retrieving multiple messages at once</p>
<h2 id="976-2020-06-15">[9.7.6] - 2020-06-15</h2> <h2 id="976-2020-06-15">[9.7.6] - 2020-06-15</h2>
<p>(websocket) WebSocketServer is not a final class, so that users can extend it (fix #215)</p> <p>(websocket) WebSocketServer is not a final class, so that users can extend it (fix #215)</p>
<h2 id="975-2020-06-15">[9.7.5] - 2020-06-15</h2> <h2 id="975-2020-06-15">[9.7.5] - 2020-06-15</h2>

View File

@ -262,5 +262,5 @@ webSocket.send(&quot;hello world&quot;);
<!-- <!--
MkDocs version : 1.1.2 MkDocs version : 1.1.2
Build Date UTC : 2020-06-16 01:30:25.522916+00:00 Build Date UTC : 2020-06-18 00:15:05.623576+00:00
--> -->

File diff suppressed because one or more lines are too long

View File

@ -1,35 +1,35 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-06-16</lastmod> <lastmod>2020-06-18</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-06-16</lastmod> <lastmod>2020-06-18</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-06-16</lastmod> <lastmod>2020-06-18</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-06-16</lastmod> <lastmod>2020-06-18</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-06-16</lastmod> <lastmod>2020-06-18</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-06-16</lastmod> <lastmod>2020-06-18</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-06-16</lastmod> <lastmod>2020-06-18</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-06-16</lastmod> <lastmod>2020-06-18</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
</urlset> </urlset>

Binary file not shown.