diff --git a/packages/data/CHANGELOG.md b/packages/data/CHANGELOG.md index 9f32e3d9fe17b..91362f4e1d5c4 100644 --- a/packages/data/CHANGELOG.md +++ b/packages/data/CHANGELOG.md @@ -2,7 +2,8 @@ ### Bug Fix -- Restore functionality of action-generators returning a Promise. Clarify intent and behaviour for `wp.data.dispatch` behaviour ([#14830](https://github.com/WordPress/gutenberg/pull/14830) +- Restore functionality of action-generators returning a Promise. Clarify intent and behaviour for `wp.data.dispatch` behaviour. Dispatch actions now always + return a promise ([#14830](https://github.com/WordPress/gutenberg/pull/14830) ## 4.3.0 (2019-03-06)