Deployed 1d3db5f with MkDocs version: 1.1
This commit is contained in:
parent
91e403e66b
commit
adc247b44e
@ -92,6 +92,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="#919-2020-03-30" class="nav-link">[9.1.9] - 2020-03-30</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item" data-level="2"><a href="#918-2020-03-29" class="nav-link">[9.1.8] - 2020-03-29</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
@ -625,10 +629,12 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</p>
|
||||
<h2 id="919-2020-03-30">[9.1.9] - 2020-03-30</h2>
|
||||
<p>(cobra to statsd bot) add ability to extract a numerical value and send a timer event to statsd, with the --timer option</p>
|
||||
<h2 id="918-2020-03-29">[9.1.8] - 2020-03-29</h2>
|
||||
<p>(cobra to statsd bot) bot init was missing + capture socket error</p>
|
||||
<h2 id="917-2020-03-29">[9.1.7] - 2020-03-29</h2>
|
||||
<p>(cobra to statsd bot) add ability to extract a numerical value and send a gauge event to statsd</p>
|
||||
<p>(cobra to statsd bot) add ability to extract a numerical value and send a gauge event to statsd, with the --gauge option</p>
|
||||
<h2 id="916-2020-03-29">[9.1.6] - 2020-03-29</h2>
|
||||
<p>(ws cobra subscriber) use a Json::StreamWriter to write to std::cout, and save one std::string allocation for each message printed</p>
|
||||
<h2 id="915-2020-03-29">[9.1.5] - 2020-03-29</h2>
|
||||
|
@ -260,5 +260,5 @@ webSocket.send("hello world");
|
||||
|
||||
<!--
|
||||
MkDocs version : 1.1
|
||||
Build Date UTC : 2020-03-30 05:09:13
|
||||
Build Date UTC : 2020-03-30 23:09:18
|
||||
-->
|
||||
|
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user