From 807c7d5b01d48aae748d1425c5ee4753593b0138 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Tue, 6 Jun 2023 09:55:53 +0100 Subject: [PATCH] Changelog: Updated changelog for 9.3.15 (#69612) * Changelog: Updated changelog for 9.3.15 * Add missing changes --------- Co-authored-by: Horst Gutmann --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 61fd891d049..0f8bee2e348 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -956,6 +956,15 @@ Sentry frontend logging provider will be removed with next major version. Issue + + +# 9.3.15 (2023-06-06) + +### Bug fixes + +- **Alerting:** Require alert.notifications:write permissions to test receivers and templates + + # 9.3.14 (2023-05-08)