Deployed e417e63 with MkDocs version: 1.3.0
This commit is contained in:
parent
397cee1d36
commit
ea66c8fa60
@ -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="#1143-2022-05-13" class="nav-link">[11.4.3] - 2022-05-13</a>
|
||||||
|
<ul class="nav flex-column">
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
<li class="nav-item" data-level="2"><a href="#1141-2022-04-23" class="nav-link">[11.4.1] - 2022-04-23</a>
|
<li class="nav-item" data-level="2"><a href="#1141-2022-04-23" class="nav-link">[11.4.1] - 2022-04-23</a>
|
||||||
<ul class="nav flex-column">
|
<ul class="nav flex-column">
|
||||||
</ul>
|
</ul>
|
||||||
@ -1200,6 +1204,10 @@
|
|||||||
|
|
||||||
<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="1143-2022-05-13">[11.4.3] - 2022-05-13</h2>
|
||||||
|
<p>Set shorter thread names
|
||||||
|
BoringSSL fix with SNI
|
||||||
|
Websocket computed header is valid Base64</p>
|
||||||
<h2 id="1141-2022-04-23">[11.4.1] - 2022-04-23</h2>
|
<h2 id="1141-2022-04-23">[11.4.1] - 2022-04-23</h2>
|
||||||
<p>vckpg + cmake fix, to handle zlib as a dependency better</p>
|
<p>vckpg + cmake fix, to handle zlib as a dependency better</p>
|
||||||
<h2 id="1140-2022-01-05">[11.4.0] - 2022-01-05</h2>
|
<h2 id="1140-2022-01-05">[11.4.0] - 2022-01-05</h2>
|
||||||
|
@ -372,5 +372,5 @@ int main()
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
MkDocs version : 1.3.0
|
MkDocs version : 1.3.0
|
||||||
Build Date UTC : 2022-04-24 05:53:57.450773+00:00
|
Build Date UTC : 2022-05-13 17:46:14.710569+00:00
|
||||||
-->
|
-->
|
||||||
|
File diff suppressed because one or more lines are too long
16
sitemap.xml
16
sitemap.xml
@ -2,42 +2,42 @@
|
|||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
<url>
|
<url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2022-04-24</lastmod>
|
<lastmod>2022-05-13</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2022-04-24</lastmod>
|
<lastmod>2022-05-13</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2022-04-24</lastmod>
|
<lastmod>2022-05-13</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2022-04-24</lastmod>
|
<lastmod>2022-05-13</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2022-04-24</lastmod>
|
<lastmod>2022-05-13</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2022-04-24</lastmod>
|
<lastmod>2022-05-13</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2022-04-24</lastmod>
|
<lastmod>2022-05-13</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2022-04-24</lastmod>
|
<lastmod>2022-05-13</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user