From dd93d9958d8d421c145c29be0dd5c9adc08577bd Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 12:37:21 +0000 Subject: [PATCH] Changelog: Updated changelog for 9.5.18 (#85159) Co-authored-by: grafanabot --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7af3e77ecc..aa19b58cae4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2163,6 +2163,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)