From f7ede48d63d9af78f70175c4f39b264a4fc22d8d 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:07:40 +0000 Subject: [PATCH] Changelog: Updated changelog for 9.5.13 (#76450) Co-authored-by: grafanabot --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f40f0ed4633..8b59c2a765c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -999,6 +999,7 @@ The `database` field has been deprecated in the Elasticsearch datasource provisi ### Features and enhancements +- **Chore:** Upgrade Go to 1.20.10. [#76367](https://github.com/grafana/grafana/issues/76367), [@zerok](https://github.com/zerok) - **Licensing:** Updated grpc plugin factory newPlugin signature. (Enterprise) ### Bug fixes