-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated changelog with default action prefixing update
- Loading branch information
Michal Svrček
committed
Sep 12, 2016
1 parent
733eb7f
commit c828826
Showing
2 changed files
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,8 @@ | ||
# CHANGELOG | ||
|
||
## 3.0.0 ( Sep 8, 2016 ) | ||
- changed default action prefixing | ||
|
||
## 2.0.0 ( Aug 10, 2016 ) | ||
- changes to support [email protected] | ||
- removed enhanced getState function as first interceptor argument | ||
|
@@ -18,4 +21,4 @@ | |
- Fixes throw uncaught exception in axios error with `returnRejectedPromiseOnError` options | ||
|
||
## 1.0.0 | ||
- first stable version of middleware | ||
- first stable version of middleware |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters