Skip to content

Commit 852def4

Browse files
committed
Update changelog for release
1 parent bac81f3 commit 852def4

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.5.1]
2+
> Jun 23, 2016
3+
4+
- **Bugfix:** Throw error instead of silently failing with history v3 ([#3571])
5+
- **Bugfix:** Explicitly throw error in `onClick` handler of `<Link>` rendered outside of router context ([#3572])
6+
7+
[v2.5.1]: https://github.com/reactjs/react-router/compare/v2.5.0...v2.5.1
8+
[#3571]: https://github.com/reactjs/react-router/pull/3571
9+
[#3572]: https://github.com/reactjs/react-router/pull/3572
10+
11+
112
## [v2.5.0]
213
> Jun 22, 2016
314

0 commit comments

Comments
 (0)