diff --git a/CHANGELOG.md b/CHANGELOG.md index 36d6de0..4c91d29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,14 @@ #Upcoming Release + +#3.0.1 **API Changes:** - Add the `increase` method to `Middleware`, allowing you to transform one action into many - @Qata +**Bug Fixes:** + +- Move the setting of the store observable's value out of the locked area, preventing updates from triggering the "Reducers dispatching actions" exception - @Qata + #3.0.0 **Breaking API Changes:**