From c714dcdf2e3e76d118148d010900a4c690810e1a Mon Sep 17 00:00:00 2001 From: Matthias Rampke Date: Fri, 6 May 2022 11:59:00 +0000 Subject: [PATCH] Add #434 to release notes just in time for 0.22.5 :) Signed-off-by: Matthias Rampke --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03054589..35b9d87f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ ## 0.22.5 / 2022-05-06 -This is a maintenance release, built with Go 1.17.9, to address security issues in Go. +* [ENHANCEMENT] Add metric for total lines relayed ([#434](https://github.com/prometheus/statsd_exporter/pull/434)) + +This release is built with Go 1.17.9, to address security issues in Go. ## 0.22.4 / 2021-11-26