From b6d733e7553bd374c7ae6c6578990b948ca6dc95 Mon Sep 17 00:00:00 2001 From: Horst Gutmann Date: Tue, 19 Sep 2023 07:52:35 +0200 Subject: [PATCH] [v9.4.x] Changelog: Updated changelog for 9.4.15 (#75051) Changelog: Updated changelog for 9.4.15 (#75049) Co-authored-by: grafanabot (cherry picked from commit bc02197f06fd5c776f4ef6c9b9026435143c9c28) Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 93e85ba0a66..b63d3536583 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + + +# 9.4.15 (2023-09-18) + +### Features and enhancements + +- **Chore:** Upgrade Alpine base image to 3.18.3. [#74996](https://github.com/grafana/grafana/issues/74996), [@zerok](https://github.com/zerok) +- **Chore:** Upgrade Go to 1.20.8. [#74981](https://github.com/grafana/grafana/issues/74981), [@zerok](https://github.com/zerok) + + # 9.4.14 (2023-09-05)