From d50bad8feef0c3b20b01027e6ac1bfe508fb3463 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 14:17:52 +0000 Subject: [PATCH] Release: update changelog for 11.1.3 (#91058) * Update changelog * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com> --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ea7eb7c76e..bec6b577d4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ + + +# 11.1.3 (2024-07-26) + +### Bug fixes + +- **RBAC**: Allow plugins to use scoped actions [#90946](https://github.com/grafana/grafana/pull/90946), [@gamab](https://github.com/gamab) + + # 11.0.2 (2024-07-25)