diff --git a/CHANGELOG.md b/CHANGELOG.md index 2581f78f82d..cde3be4f039 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1364,6 +1364,15 @@ Starting with 10.2, `parentRowIndex` is deprecated. It will be removed in a futu - **Drawer:** Make content scroll by default. [#75287](https://github.com/grafana/grafana/issues/75287), [@ashharrison90](https://github.com/ashharrison90) + + +# 10.1.9 (2024-03-25) + +### Bug fixes + +- **Snapshots:** Require delete within same org (backport). [#84765](https://github.com/grafana/grafana/issues/84765), [@ryantxu](https://github.com/ryantxu) + + # 10.1.8 (2024-03-06)