Deployed 0772ef7
with MkDocs version: 1.1
This commit is contained in:
parent
7a58f6ee74
commit
00e232db1c
@ -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="#956-2020-05-06" class="nav-link">[9.5.6] - 2020-05-06</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item" data-level="2"><a href="#955-2020-05-06" class="nav-link">[9.5.5] - 2020-05-06</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
@ -720,6 +724,8 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</p>
|
||||
<h2 id="956-2020-05-06">[9.5.6] - 2020-05-06</h2>
|
||||
<p>(cobra bots) add a --heartbeat_timeout option to specify when the bot should terminate because no events are received</p>
|
||||
<h2 id="955-2020-05-06">[9.5.5] - 2020-05-06</h2>
|
||||
<p>(openssl tls) when OpenSSL is older than 1.1, register the crypto locking callback to be thread safe. Should fix lots of CI failures</p>
|
||||
<h2 id="954-2020-05-04">[9.5.4] - 2020-05-04</h2>
|
||||
|
@ -263,5 +263,5 @@ webSocket.send("hello world");
|
||||
|
||||
<!--
|
||||
MkDocs version : 1.1
|
||||
Build Date UTC : 2020-05-06 23:27:22
|
||||
Build Date UTC : 2020-05-07 05:05:08
|
||||
-->
|
||||
|
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-05-06</lastmod>
|
||||
<lastmod>2020-05-07</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-05-06</lastmod>
|
||||
<lastmod>2020-05-07</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-05-06</lastmod>
|
||||
<lastmod>2020-05-07</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-05-06</lastmod>
|
||||
<lastmod>2020-05-07</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-05-06</lastmod>
|
||||
<lastmod>2020-05-07</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-05-06</lastmod>
|
||||
<lastmod>2020-05-07</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-05-06</lastmod>
|
||||
<lastmod>2020-05-07</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-05-06</lastmod>
|
||||
<lastmod>2020-05-07</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