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)