Deployed a7341dc with MkDocs version: 1.0.4

This commit is contained in:
Benjamin Sergeant 2019-11-01 10:22:38 -08:00
parent bd01be61d2
commit 2ced3151f7
5 changed files with 23 additions and 8 deletions

View File

@ -91,6 +91,9 @@
<div class="col-md-3"><div class="bs-sidebar hidden-print affix well" role="complementary">
<ul class="nav bs-sidenav">
<li class="main active"><a href="#changelog">Changelog</a></li>
<li><a href="#722-2019-11-01">[7.2.2] - 2019-11-01</a></li>
<li><a href="#721-2019-10-26">[7.2.1] - 2019-10-26</a></li>
<li><a href="#720-2019-10-24">[7.2.0] - 2019-10-24</a></li>
<li><a href="#710-2019-10-13">[7.1.0] - 2019-10-13</a></li>
<li><a href="#700-2019-10-01">[7.0.0] - 2019-10-01</a></li>
<li><a href="#634-2019-09-30">[6.3.4] - 2019-09-30</a></li>
@ -140,6 +143,18 @@
<h1 id="changelog">Changelog</h1>
<p>All notable changes to this project will be documented in this file.</p>
<h2 id="722-2019-11-01">[7.2.2] - 2019-11-01</h2>
<ul>
<li>Tag a release + minor reformating.</li>
</ul>
<h2 id="721-2019-10-26">[7.2.1] - 2019-10-26</h2>
<ul>
<li>Add unittest to IXSentryClient to lua backtrace parsing code</li>
</ul>
<h2 id="720-2019-10-24">[7.2.0] - 2019-10-24</h2>
<ul>
<li>Add cobra_metrics_to_redis sub-command to create streams for each cobra metric event being received.</li>
</ul>
<h2 id="710-2019-10-13">[7.1.0] - 2019-10-13</h2>
<ul>
<li>Add client support for websocket subprotocol. Look for the new addSubProtocol method for details.</li>

View File

@ -219,5 +219,5 @@ webSocket.send(&quot;hello world&quot;);
<!--
MkDocs version : 1.0.4
Build Date UTC : 2019-10-16 18:19:27
Build Date UTC : 2019-11-01 18:22:38
-->

File diff suppressed because one or more lines are too long

View File

@ -2,32 +2,32 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>None</loc>
<lastmod>2019-10-16</lastmod>
<lastmod>2019-11-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2019-10-16</lastmod>
<lastmod>2019-11-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2019-10-16</lastmod>
<lastmod>2019-11-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2019-10-16</lastmod>
<lastmod>2019-11-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2019-10-16</lastmod>
<lastmod>2019-11-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2019-10-16</lastmod>
<lastmod>2019-11-01</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>

Binary file not shown.