From version 5 and above, changelog is here
4.2.2 (2016-11-19)
4.2.1 (2016-09-22)
- update router5.transition-path (95c08f6)
- add immutable-js support in routeNodeSelector and immutable-js reducer (8764ce6)
4.1.0 (2016-09-13)
- rework directory structure (903df0a)
- AMD bundle no longer provided, use UMD one instead
- add canActivate and canDeactivate actions (670efa5)
2.0.0-rc.1 (2016-01-18)
- fix: fix handling of transition start actions (312f9b9)
- store actions are now FSA compliant (Flux Standard Action)
1.1.2 (2016-01-07)
- fix passing of navigate options to router (a586942)
1.1.1 (2015-12-17)
- release latest build (b2b3ff8)
1.1.0 (2015-11-19)
- add store as an additional argument to router canActivate and canDeactivate func (0e46f91)