From 5e48a1ad06fef60cb2885b76e5c2e5995aea5d3e Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Thu, 2 Mar 2023 04:54:28 -0500 Subject: [PATCH] [v9.4.x] Changelog: Updated changelog for 9.4.2 (#64001) Changelog: Updated changelog for 9.4.2 (#64000) (cherry picked from commit ae90f73b78e2583551402ea0a644b0b21e66d87d) --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c2b9d59cda..ab5e92bab95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ + + +# 9.4.2 (2023-03-02) + +### Bug fixes + +- **Alerting:** Fix boolean default in migration from false to 0. [#63952](https://github.com/grafana/grafana/pull/63952), [@alexmobo](https://github.com/alexmobo) + + # 9.4.1 (2023-02-28)