diff --git a/CHANGELOG.md b/CHANGELOG.md index 785219ff086..379d4f1e7cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -267,6 +267,16 @@ The `database` field has been deprecated in the Elasticsearch datasource provisi - **InteractiveTable:** Updated design and minor tweak to Correlactions page. [#66443](https://github.com/grafana/grafana/issues/66443), [@torkelo](https://github.com/torkelo) + + +# 9.5.3 (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.5.2 (2023-05-03)