From 373429399095bf7e00b7014f97654efd588b494c Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 16:06:41 +0300 Subject: [PATCH] [v10.0.x] Changelog: Updated changelog for 10.0.9 (#76449) Changelog: Updated changelog for 10.0.9 (#76444) Co-authored-by: grafanabot (cherry picked from commit 2f6e0c6c1947c6d894f87233e144990ad07acead) Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ecc3361fd38..def83c89d99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ # 10.0.9 (2023-10-11) +### Features and enhancements + +- **Chore:** Upgrade Go to 1.20.10. [#76365](https://github.com/grafana/grafana/issues/76365), [@zerok](https://github.com/zerok) + ### Bug fixes - **BrowseDashboards:** Only remember the most recent expanded folder. [#74819](https://github.com/grafana/grafana/issues/74819), [@joshhunt](https://github.com/joshhunt)