From eea2c0f734386ec23dacb9eca4b80a9c2c80a898 Mon Sep 17 00:00:00 2001 From: Matthias Rampke Date: Tue, 31 Aug 2021 12:41:32 +0200 Subject: [PATCH] Back out of release 0.22.0 the main change (#385) is missing license headers Signed-off-by: Matthias Rampke --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e9d1392..5ccfb19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,5 @@ -## 0.22.0 / 2021-08-31 +## 0.22.1 / Unreleased -* [ENHANCEMENT] Improve performance of metric ingestion ([#385](https://github.com/prometheus/statsd_exporter/pull/385)) * [BUGFIX] Actually expose pprof endpoints ([#386](https://github.com/prometheus/statsd_exporter/pull/386)) ## 0.21.0 / 2021-06-10