From e8cea27051340493da232eab85256e226f03577a Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Tue, 6 Jun 2023 09:22:04 +0100 Subject: [PATCH] Changelog: Updated changelog for 9.2.19 (#69606) * Changelog: Updated changelog for 9.2.19 * Add missing change * Fix date --------- Co-authored-by: Horst Gutmann --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f5d7ecce9e..61fd891d049 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1378,6 +1378,15 @@ The following functions and classes related to logs are deprecated in the `grafa + + +# 9.2.19 (2023-06-06) + +### Bug fixes + +- **Alerting:** Require alert.notifications:write permissions to test receivers and templates + + # 9.2.18 (2023-05-08)