forked from mirrors/statsd_exporter
Version bump + changelog for #339
Signed-off-by: Matthias Rampke <matthias@prometheus.io>
This commit is contained in:
parent
cba4a0783a
commit
420dc651d8
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
## 0.19.0 / unreleased
|
||||
|
||||
* [ENHANCEMENT] Add /-/healthy and /-/ready endpoints ([#339](https://github.com/prometheus/statsd_exporter/pull/339))
|
||||
|
||||
## 0.18.0 / 2020-08-21
|
||||
|
||||
* [ENHANCEMENT] Allow turning off tagging extensions ([#325](https://github.com/prometheus/statsd_exporter/pull/325))
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
0.18.0
|
||||
0.19.0
|
||||
|
|
Loading…
Reference in a new issue