From db63486961355c2516edc2a65a2bfd4a136f10f1 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 23:07:26 +0300 Subject: [PATCH] [v10.1.x] Changelog: Updated changelog for 10.1.4 (#75771) Changelog: Updated changelog for 10.1.4 (#75769) Co-authored-by: grafanabot (cherry picked from commit 02f08d87b40b4c2d2b24f01151e931cd14c9d23f) Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d43e4140a74..3a005d2e8c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ + + +# 10.1.4 (2023-09-29) + +### Features and enhancements + +- **Azure:** Add support for Workload Identity authentication. [#75733](https://github.com/grafana/grafana/issues/75733), [@aangelisc](https://github.com/aangelisc) + + # 10.1.2 (2023-09-18)