Deployed 7ba7ff4 with MkDocs version: 1.1.2

This commit is contained in:
2020-06-15 23:10:13 +00:00
parent d7b7cafb96
commit b7ff7ed2c0
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>
<ul class="nav flex-column">
<li class="nav-item" data-level="2"><a href="#975-2020-06-15" class="nav-link">[9.7.5] - 2020-06-15</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#974-2020-06-11" class="nav-link">[9.7.4] - 2020-06-11</a>
<ul class="nav flex-column">
</ul>
@ -788,6 +792,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="975-2020-06-15">[9.7.5] - 2020-06-15</h2>
<p>(cobra bots) minor aesthetic change, in how we display http headers with a : then space as key value separator instead of :: with no space</p>
<h2 id="974-2020-06-11">[9.7.4] - 2020-06-11</h2>
<p>(cobra metrics to statsd bot) change from a statsd type of gauge to a timing one</p>
<h2 id="973-2020-06-11">[9.7.3] - 2020-06-11</h2>