Skip to content

Commit 1f6177c

Browse files
committed
Update CHANGELOG
1 parent 12fbd8e commit 1f6177c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# CHANGELOG
22

3+
## 0.9.0
4+
5+
- Custom routers can now have access to per-navigation params via
6+
`this.state.navigation`. For example navigation occurred as a result of
7+
popstate/hashchange event no has `this.state.navigate.isPopState` set to
8+
`true`.
9+
310
## 0.8.0
411

512
- `globalHash` property for `Link` to force it to navigate using

0 commit comments

Comments
 (0)