Deployed a2abe86
with MkDocs version: 1.1
This commit is contained in:
parent
7b185d3e08
commit
68c5c68184
@ -681,7 +681,7 @@
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</p>
|
||||
<h2 id="931-2020-04-16">[9.3.1] - 2020-04-16</h2>
|
||||
<p>(cobra bots) add a utility class to factor out the common bots features (heartbeat) and move cobra to sentry bot to use it</p>
|
||||
<p>(cobra bots) add a utility class to factor out the common bots features (heartbeat) and move all bots to used it + convert cobra_subscribe to be a bot and add a unittest for it</p>
|
||||
<h2 id="930-2020-04-15">[9.3.0] - 2020-04-15</h2>
|
||||
<p>(websocket) add a positive number to the heartbeat message sent, incremented each time the heartbeat is sent</p>
|
||||
<h2 id="929-2020-04-15">[9.2.9] - 2020-04-15</h2>
|
||||
|
@ -263,5 +263,5 @@ webSocket.send("hello world");
|
||||
|
||||
<!--
|
||||
MkDocs version : 1.1
|
||||
Build Date UTC : 2020-04-16 21:50:39
|
||||
Build Date UTC : 2020-04-17 05:49:37
|
||||
-->
|
||||
|
File diff suppressed because one or more lines are too long
16
sitemap.xml
16
sitemap.xml
@ -1,35 +1,35 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-04-16</lastmod>
|
||||
<lastmod>2020-04-17</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-04-16</lastmod>
|
||||
<lastmod>2020-04-17</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-04-16</lastmod>
|
||||
<lastmod>2020-04-17</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-04-16</lastmod>
|
||||
<lastmod>2020-04-17</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-04-16</lastmod>
|
||||
<lastmod>2020-04-17</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-04-16</lastmod>
|
||||
<lastmod>2020-04-17</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-04-16</lastmod>
|
||||
<lastmod>2020-04-17</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-04-16</lastmod>
|
||||
<lastmod>2020-04-17</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
</urlset>
|
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Reference in New Issue
Block a user