forked from mirrors/statsd_exporter
Changelog for #363 & version bump
This commit is contained in:
parent
84e68332f3
commit
5f7d52f795
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
## 0.20.1 / Unreleased
|
||||
|
||||
* [CHANGE] [library] Split mapper caches out from mapper ([#363](https://github.com/prometheus/statsd_exporter/pull/363))
|
||||
|
||||
## 0.20.0 / 2021-02-05
|
||||
|
||||
* [ENHANCEMENT] Support full defaults for summaries and histograms ([#361](https://github.com/prometheus/statsd_exporter/pull/361))
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
0.20.0
|
||||
0.20.1
|
||||
|
|
Loading…
Reference in a new issue