From e00a5ec73e120dd4bc4086db7d8800f2a04a89a4 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 16:49:55 +0100 Subject: [PATCH] [v11.0.x] Changelog: Updated changelog for 10.0.13 (#86196) Changelog: Updated changelog for 10.0.13 (#85163) Co-authored-by: grafanabot (cherry picked from commit b47dc7e8ace3d429c54aed7d52003adc7dacdceb) 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 f7b8c3977ae..2581f78f82d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1883,6 +1883,15 @@ Starting with 10.0, changing the folder UID is deprecated. It will be removed in - **Grafana/ui:** Fix margin in RadioButtonGroup option when only icon is present. [#68899](https://github.com/grafana/grafana/issues/68899), [@aocenas](https://github.com/aocenas) + + +# 10.0.13 (2024-03-25) + +### Bug fixes + +- **Snapshots:** Require delete within same org (backport). [#84764](https://github.com/grafana/grafana/issues/84764), [@ryantxu](https://github.com/ryantxu) + + # 10.0.12 (2024-03-06)