Skip to content

Commit f917996

Browse files
committed
Fixes broken link in changelog
1 parent 6bf6fff commit f917996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Nothing yet
44
## [0.2.1](https://github.com/mjrussell/redux-auth-wrapper/compare/v0.2.0...v0.2.1)
55
- router context is only required if no redirectAction
66

7-
## [0.2.0](https://github.com/mjrussell/redux-auth-wrapper/compare/v0.2.0...v0.1.1)
7+
## [0.2.0](https://github.com/mjrussell/redux-auth-wrapper/compare/v0.1.1...v0.2.0)
88
- **Feature:** new redirectAction config arg, removes dependency on a redux-routing impl [#13](https://github.com/mjrussell/redux-auth-wrapper/issues/13)
99
- **Feature:** New config object syntax for AuthWrapper [#12](https://github.com/mjrussell/redux-auth-wrapper/issues/12)
1010
- **Deprecation:** Deprecates AuthWrapper args syntax [#12](https://github.com/mjrussell/redux-auth-wrapper/issues/12)

0 commit comments

Comments
 (0)