Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Qata committed Dec 27, 2016
1 parent 2b100ce commit 4f3e898
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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:**

Expand Down

0 comments on commit 4f3e898

Please sign in to comment.