diff --git a/packages/dataviews/CHANGELOG.md b/packages/dataviews/CHANGELOG.md index 795ccb4ed0329e..ba2d41faa29952 100644 --- a/packages/dataviews/CHANGELOG.md +++ b/packages/dataviews/CHANGELOG.md @@ -17,7 +17,7 @@ ### Enhancement - `label` prop in Actions API can be either a `string` value or a `function`, in case we want to use information from the selected items. ([#61942](https://github.com/WordPress/gutenberg/pull/61942)). -- Support thunks in the `callback` property of the actions API. ([#62505](https://github.com/WordPress/gutenberg/pull/62505)). +- Add `registry` argument to the callback of the actions API. ([#62505](https://github.com/WordPress/gutenberg/pull/62505)). ## 1.2.0 (2024-05-16)