Add changelog for #221 and release 0.10.4

Reverting #218 due to race condition issue #220

Signed-off-by: Matthias Rampke <mr@soundcloud.com>
This commit is contained in:
Matthias Rampke 2019-05-20 08:35:36 +00:00
parent 3abf21e053
commit b333ecaacc
No known key found for this signature in database
GPG key ID: 2CDE413A9BD0A5BC
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
## v0.10.4 / 2019-05-20
* [BUGFIX] Revert #218 due to a race condition ([#221](https://github.com/prometheus/statsd_exporter/pull/221))
## v0.10.3 / 2019-05-17
* [ENHANCEMENT] Reduce allocations when escaping metric names ([#217](https://github.com/prometheus/statsd_exporter/pull/217))

View file

@ -1 +1 @@
0.10.3
0.10.4