From 2f6e0c6c1947c6d894f87233e144990ad07acead 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 13:00:14 +0000 Subject: [PATCH] Changelog: Updated changelog for 10.0.9 (#76444) Co-authored-by: grafanabot --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94647092f67..f40f0ed4633 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -479,6 +479,10 @@ Starting with 10.0, changing the folder UID is deprecated. It will be removed in # 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)