From 957a13945f3b1540b006cf273cfb77700d43d666 Mon Sep 17 00:00:00 2001 From: Ashley Harrison Date: Tue, 26 Mar 2024 13:19:48 +0000 Subject: [PATCH] [v10.0.x] Changelog: Updated changelog for 10.0.13 (#85164) 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 659e25595cf..5ad501633bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ + + +# 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)