Skip to content

Commit 8b5ee7f

Browse files
committed
Add missing changelog entry
1 parent 16fe148 commit 8b5ee7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,14 @@
22
> Jul 19, 2016
33
44
- **Breaking:** Remove all deprecated functionality as of v2.6.0 ([#3603], [#3646])
5+
- **Breaking:** Support history v3 instead of history v2 ([#3647])
56
- **Feature:** Add `router` to props for route components ([#3486])
67

78
[v3.0.0-alpha.2]: https://github.com/reactjs/react-router/compare/v3.0.0-alpha.1...v3.0.0-alpha.2
89
[#3486]: https://github.com/reactjs/react-router/pull/3486
910
[#3603]: https://github.com/reactjs/react-router/pull/3603
1011
[#3646]: https://github.com/reactjs/react-router/pull/3646
12+
[#3647]: https://github.com/reactjs/react-router/pull/3647
1113

1214

1315
## [v3.0.0-alpha.1]

0 commit comments

Comments
 (0)