From 9a7f2f8b4c2ea9ca58fc574f85943a88e966dae1 Mon Sep 17 00:00:00 2001 From: Friedrich Gonzalez Date: Mon, 25 Mar 2024 13:04:21 +0100 Subject: [PATCH] Fix Changelog Signed-off-by: Friedrich Gonzalez --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c9f20d58..a93c76377 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ Order should be `CHANGE`, `FEATURE`, `ENHANCEMENT`, and `BUGFIX` +## unreleased/master +* [CHANGE] Upgrade to v1.13.2 +* [FEATURE] Make rulerAPI Path configurable +* [FEATURE] Add tool to deserialize alertmanager state file + ## v0.11.1 * [BUGFIX] Fix check for new version * [BUGFIX] Fix reference to download the binaries