Skip to content

Commit 78e04fb

Browse files
committed
Update changelog for release
1 parent e706133 commit 78e04fb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [v2.6.0]
2+
> Jul 18, 2016
3+
4+
- **Feature:** Add `prevState` as argument to `onLeave` hooks ([#3616])
5+
- **Bugfix:** Fix when the `<Link>` `onClick` invariant runs ([#3636])
6+
7+
[v2.6.0]: https://github.com/reactjs/react-router/compare/v2.5.2...v2.6.0
8+
[#3616]: https://github.com/reactjs/react-router/pull/3616
9+
[#3636]: https://github.com/reactjs/react-router/pull/3636
10+
11+
112
## [v2.5.2]
213
> Jul 1, 2016
314

0 commit comments

Comments
 (0)