Skip to content
This repository was archived by the owner on Oct 26, 2018. It is now read-only.

Commit ad55a08

Browse files
committed
Update CHANGELOG.md
1 parent 1bf1eab commit ad55a08

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
* `UPDATE_PATH` is now `UPDATE_LOCATION`.
1010
* The fully parsed [location object](https://github.com/rackt/history/blob/master/docs/Location.md) is now stored in the state instead of a URL string. To access the path, use `state.routing.location.pathname` instead of `state.routing.path`.
1111

12+
[View the new docs](https://github.com/rackt/redux-simple-router#api)
13+
1214
## [1.0.2](https://github.com/jlongster/redux-simple-router/compare/1.0.1...1.0.2)
1315

1416
* Only publish relevant files to npm

0 commit comments

Comments
 (0)