From d45acca6d506047617dea1e3d47e17b158f1c632 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 14 Sep 2024 11:51:38 +0000 Subject: [PATCH] docs: automated changelog update Signed-off-by: GitHub Actions --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 256b6d7..6de8bb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,22 @@ +# Changelog for unreleased + +The following sections list the changes for unreleased. + +## Summary + + * Chg #104: Switch to official logging library + +## Details + + * Change #104: Switch to official logging library + + Since there have been a structured logger part of the Go standard library we + thought it's time to replace the library with that. Be aware that log messages + should change a little bit. + + https://github.com/promhippie/jenkins_exporter/issues/104 + + # Changelog for 1.1.0 The following sections list the changes for 1.1.0.