From b5272b5160096494231ab3d520d1f617461ef6c1 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 12:48:05 +0200 Subject: [PATCH] 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 --- CHANGELOG.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ddca6fd522e..90da0d8c979 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ -# 10.0.2 (2023-06-30) +# 10.0.2 (2023-07-11) ### Features and enhancements @@ -407,6 +407,16 @@ The `database` field has been deprecated in the Elasticsearch datasource provisi - **InteractiveTable:** Updated design and minor tweak to Correlactions page. [#66443](https://github.com/grafana/grafana/issues/66443), [@torkelo](https://github.com/torkelo) + + +# 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)