forked from mirrors/statsd_exporter
Release 0.8.0
I've been running the RC in production without issues. Signed-off-by: Matthias Rampke <mr@soundcloud.com>
This commit is contained in:
parent
877630c2b7
commit
555cd98958
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
## 0.8.0-rc1 / 2018-10-11
|
||||
## 0.8.0 / 2018-10-12
|
||||
|
||||
* [ENHANCEMENT] Speed up glob matching ([#157](https://github.com/prometheus/statsd_exporter/pull/157))
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
0.8.0-rc1
|
||||
0.8.0
|
||||
|
|
Loading…
Reference in a new issue