From 84a4b8be6ffc7d1f02105cc9348b9bda71b3038c Mon Sep 17 00:00:00 2001 From: Dimitris Sotirakis Date: Tue, 11 Jul 2023 16:42:30 +0300 Subject: [PATCH] [v9.5.x] Changelog: Updated changelog for 9.5.6 (#71345) Changelog: Updated changelog for 9.5.6 (#71342) * Changelog: Updated changelog for 9.5.6 * Update CHANGELOG.md --------- Co-authored-by: grafanabot Co-authored-by: Dimitris Sotirakis (cherry picked from commit b5272b5160096494231ab3d520d1f617461ef6c1) # Conflicts: # CHANGELOG.md Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 314f0378bbd..cbbd8bd00bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + + +# 9.5.6 (2023-07-11) + +### Bug fixes + +- **Dashboard:** Fix library panels in collapsed rows not getting updated. [#66640](https://github.com/grafana/grafana/issues/66640), [@VictorColomb](https://github.com/VictorColomb) +- **Auth:** Add and document option for enabling email lookup. [@vtorosyan](https://github.com/vtorosyan) + + # 9.5.5 (2023-06-22)