Changelog: Updated changelog for 10.0.9 (#76444)

Co-authored-by: grafanabot <bot@grafana.com>
This commit is contained in:
grafana-delivery-bot[bot] 2023-10-12 13:00:14 +00:00 committed by GitHub
parent 82f3127e23
commit 2f6e0c6c19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)