Deployed c5aadff
with MkDocs version: 1.1.2
This commit is contained in:
@ -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="#969-2020-06-10" class="nav-link">[9.6.9] - 2020-06-10</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<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>
|
||||
@ -764,6 +768,8 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</p>
|
||||
<h2 id="969-2020-06-10">[9.6.9] - 2020-06-10</h2>
|
||||
<p>(redis cobra bots) update the cobra to redis bot to use the bot framework, and change it to report fps metrics into redis streams.</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>
|
||||
|
Reference in New Issue
Block a user