diff --git a/CHANGELOG.md b/CHANGELOG.md index ab26ed9cf0c..7945fbf1680 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ + + +# 9.3.11 (2023-03-22) + +### Bug fixes + +- **Alerting:** Update scheduler to receive rule updates only from database. [#64662](https://github.com/grafana/grafana/pull/64662), [@yuri-tceretian](https://github.com/yuri-tceretian) +- **Chore:** Update Grafana to use Alertmanager v0.25.1-0.20230308154952-78fedf89728b. [#64784](https://github.com/grafana/grafana/pull/64784), [@yuri-tceretian](https://github.com/yuri-tceretian) + + + # 9.3.8 (2023-02-28)