From bab20e613d7a439284ba1c9dcf51afc67f1d2e24 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Thu, 1 Dec 2022 23:07:37 +0200 Subject: [PATCH] [v9.3.x] Changelog: Updated changelog for 9.3.1 (#59679) Changelog: Updated changelog for 9.3.1 (#59677) (cherry picked from commit 9c742fd0c70fc301db0c94ef75879f4413c2c5b6) --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ec76c3dccd..7a5bcab8029 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ + + +# 9.3.1 (2022-11-30) + +### Features and enhancements + +- **Connections:** Update "Your connections/Data sources" page. [#58589](https://github.com/grafana/grafana/pull/58589), [@mikkancso](https://github.com/mikkancso) + +### Bug fixes + +- **Accessibility:** Increase badge constrast to be WCAG AA compliant. [#59531](https://github.com/grafana/grafana/pull/59531), [@eledobleefe](https://github.com/eledobleefe) + + # 9.3.0 (2022-11-30)