Skip to content

Commit 92d305a

Browse files
committed
updated CHANGES.md
1 parent 58169b6 commit 92d305a

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGES.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
1-
## [HEAD] \(v2.1.0\)
1+
## [HEAD]
22
> Unreleased
33
4+
[HEAD]: https://github.com/reactjs/react-router/compare/latest...HEAD
5+
6+
## [v2.1.0]
7+
> April 11, 2016
8+
49
- **Feature:** Add support for `onChange` hook on routes ([#3108])
510
- **Minor:** Include full warning messages in non-minified UMD build ([#3213])
611
- **Minor:** Speed up path matching ([#3217])
712

8-
[HEAD]: https://github.com/reactjs/react-router/compare/latest...HEAD
913
[#3108]: https://github.com/reactjs/react-router/pull/3108
1014
[#3213]: https://github.com/reactjs/react-router/pull/3213
1115
[#3217]: https://github.com/reactjs/react-router/pull/3217
16+
[v2.1.0]: https://github.com/reactjs/react-router/compare/v2.0.1...v2.1.0
1217

1318
## [v2.0.1]
1419
> March 9, 2016

0 commit comments

Comments
 (0)