diff --git a/CHANGELOG.md b/CHANGELOG.md index cacac9183d5..2b2ca671e97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1536,6 +1536,16 @@ Starting with 10.2, `parentRowIndex` is deprecated. It will be removed in a futu - **Drawer:** Make content scroll by default. [#75287](https://github.com/grafana/grafana/issues/75287), [@ashharrison90](https://github.com/ashharrison90) + + +# 10.1.10 (2024-05-13) + +### Features and enhancements + +- **Chore:** Upgrade go to 1.21.10. [#87476](https://github.com/grafana/grafana/issues/87476), [@stephaniehingtgen](https://github.com/stephaniehingtgen) +- **Chore:** Upgrade go to 1.21.10. (Enterprise) + + # 10.1.9 (2024-03-25)