From bb55c4c590442d8e372cc549235c6d36480878fc Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 10:08:34 +0300 Subject: [PATCH] [v10.1.x] Changelog: Updated changelog for 10.1.2 (#75061) Changelog: Updated changelog for 10.1.2 (#75058) Co-authored-by: grafanabot (cherry picked from commit ec69e903ea1b84ba4cc74f6c4934444c53ddf639) 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 45f8cbe4354..d43e4140a74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + + +# 10.1.2 (2023-09-18) + +### Features and enhancements + +- **Chore:** Upgrade Alpine base image to 3.18.3. [#74993](https://github.com/grafana/grafana/issues/74993), [@zerok](https://github.com/zerok) +- **Chore:** Upgrade Go to 1.20.8. [#74980](https://github.com/grafana/grafana/issues/74980), [@zerok](https://github.com/zerok) + + # 10.1.1 (2023-08-29)