From 8280f66894ee3f7bdbe428117c894d989889e130 Mon Sep 17 00:00:00 2001 From: Matthias Rampke Date: Fri, 25 Oct 2024 13:16:02 +0000 Subject: [PATCH] release 0.12.0 Signed-off-by: Matthias Rampke --- CHANGELOG.md | 4 ++++ VERSION | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4e435b..f0fb268 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.12.0 / 2024-10-25 + +* [CHANGE] Switch logging to slog ([#171](https://github.com/prometheus/influxdb_exporter/pull/171)) + ## 0.11.7 / 2024-08-18 * [SECURITY] Update to Go 1.22, update all dependencies diff --git a/VERSION b/VERSION index b80f98e..ac454c6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.11.7 +0.12.0