diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bc5e0506db..b0b2ad1aa7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -346,6 +346,17 @@ Sentry frontend logging provider will be removed with next major version. Issue - **Toolkit:** Deprecate all plugin related commands. [#60290](https://github.com/grafana/grafana/pull/60290), [@academo](https://github.com/academo) - **Grafana UI:** Add experimental InteractiveTable component. [#58223](https://github.com/grafana/grafana/pull/58223), [@Elfo404](https://github.com/Elfo404) + + +# 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)