From 4f7c85f8c9102b6ed4f570ff163c4eba86677281 Mon Sep 17 00:00:00 2001 From: Simon Pasquier Date: Mon, 19 Dec 2022 18:13:55 +0100 Subject: [PATCH] Cut v0.25.0 Signed-off-by: Simon Pasquier --- CHANGELOG.md | 3 ++- VERSION | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4c3cd01..0f5e6904 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.25.0-rc.2 / 2022-12-19 +## 0.25.0 / 2022-12-22 * [CHANGE] Change the default `parse_mode` value from `MarkdownV2` to `HTML` for Telegram. #2981 * [CHANGE] Make `api_url` field optional for Telegram. #2981 @@ -31,6 +31,7 @@ * [BUGFIX] amtool: Avoid panic when the label value matcher is empty. #2968 * [BUGFIX] Fail configuration loading if `api_url` is empty for OpsGenie. #2910 * [BUGFIX] Fix email template for resolved notifications. #3166 +* [BUGFIX] Use the HTML template engine when the parse mode is HTML for Telegram. #3183 ## 0.24.0 / 2022-03-24 diff --git a/VERSION b/VERSION index 3601d19e..d21d277b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.25.0-rc.2 +0.25.0