diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f8bee2e348..785219ff086 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -544,6 +544,16 @@ Users who use LDAP role sync to only sync Viewer, Editor and Admin roles, but gr - **ContextMenu:** Fix padding and show border based on items. [#63948](https://github.com/grafana/grafana/pull/63948), [@aocenas](https://github.com/aocenas) + + +# 9.4.12 (2023-06-06) + +### Bug fixes + +- **Query:** Prevent crash while executing concurrent mixed queries +- **Alerting:** Require alert.notifications:write permissions to test receivers and templates + + # 9.4.10 (2023-05-08)