Deployed 1c6ff73 with MkDocs version: 1.1.2

This commit is contained in:
2020-06-04 16:42:09 +00:00
parent 71bec42d34
commit eb77736503
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="#966-2020-06-04" class="nav-link">[9.6.6] - 2020-06-04</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#965-2020-05-29" class="nav-link">[9.6.5] - 2020-05-29</a> <li class="nav-item" data-level="2"><a href="#965-2020-05-29" class="nav-link">[9.6.5] - 2020-05-29</a>
<ul class="nav flex-column"> <ul class="nav flex-column">
</ul> </ul>
@ -760,6 +764,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="966-2020-06-04">[9.6.6] - 2020-06-04</h2>
<p>(statsd cobra bots) statsd improvement: prefix does not need a dot as a suffix, message size can be larger than 256 bytes, error handling was invalid, use core logger for logging instead of std::cerr</p>
<h2 id="965-2020-05-29">[9.6.5] - 2020-05-29</h2> <h2 id="965-2020-05-29">[9.6.5] - 2020-05-29</h2>
<p>(http server) support gzip compression</p> <p>(http server) support gzip compression</p>
<h2 id="964-2020-05-20">[9.6.4] - 2020-05-20</h2> <h2 id="964-2020-05-20">[9.6.4] - 2020-05-20</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-05-29 23:50:28.816844+00:00 Build Date UTC : 2020-06-04 16:42:09.268239+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-05-29</lastmod> <lastmod>2020-06-04</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-05-29</lastmod> <lastmod>2020-06-04</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-05-29</lastmod> <lastmod>2020-06-04</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-05-29</lastmod> <lastmod>2020-06-04</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-05-29</lastmod> <lastmod>2020-06-04</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-05-29</lastmod> <lastmod>2020-06-04</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-05-29</lastmod> <lastmod>2020-06-04</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-05-29</lastmod> <lastmod>2020-06-04</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
</urlset> </urlset>

Binary file not shown.