From ebdea3e5c2e2183e829b6d630d654a13ed6b5b46 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:31:47 +0100 Subject: [PATCH] [v11.0.x] Changelog: Updated changelog for 9.5.18 (#86194) Changelog: Updated changelog for 9.5.18 (#85159) Co-authored-by: grafanabot (cherry picked from commit dd93d9958d8d421c145c29be0dd5c9adc08577bd) 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 205bcb9b1a9..f7b8c3977ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2433,6 +2433,15 @@ The `database` field has been deprecated in the Elasticsearch datasource provisi - **InteractiveTable:** Updated design and minor tweak to Correlactions page. [#66443](https://github.com/grafana/grafana/issues/66443), [@torkelo](https://github.com/torkelo) + + +# 9.5.18 (2024-03-25) + +### Bug fixes + +- **Snapshots:** Require delete within same org (backport). [#84762](https://github.com/grafana/grafana/issues/84762), [@ryantxu](https://github.com/ryantxu) + + # 9.5.17 (2024-03-05)