diff --git a/CHANGELOG.md b/CHANGELOG.md index 45404b424c30..c17f9675993c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased +- [react] feat: Export `createReduxEnhancer` to log redux actions as breadcrumbs, and attach state as an extra. (#2717) + - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott - [tracing] fix: Add manual `DOMStringList` typing (#2718)