From a56f063105cdf8f484c4b53f04ad0a6f4d8dd423 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Thu, 22 Jun 2023 18:42:13 +0300 Subject: [PATCH] Changelog: Updated changelog for 9.3.16 (#70535) * Changelog: Updated changelog for 9.3.16 * Update CHANGELOG.md Add missing changes --------- Co-authored-by: grafanabot Co-authored-by: Horst Gutmann --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75160613188..0fb1fcbb36a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -620,6 +620,15 @@ Users who use LDAP role sync to only sync Viewer, Editor and Admin roles, but gr - **ContextMenu:** Fix padding and show border based on items. [#63948](https://github.com/grafana/grafana/pull/63948), [@aocenas](https://github.com/aocenas) + + +# 9.3.16 (2023-06-22) + +### Bug fixes + +- Fixed CVE-2023-3128 + + # 9.2.20 (2023-06-22)