diff --git a/CHANGELOG.md b/CHANGELOG.md index 23bc7686dea..f2a43e63b6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1094,6 +1094,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)