Skip to content

Commit 16fe148

Browse files
committed
Update changelog for release
1 parent 1a6463a commit 16fe148

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGES.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [v3.0.0-alpha.2]
2+
> Jul 19, 2016
3+
4+
- **Breaking:** Remove all deprecated functionality as of v2.6.0 ([#3603], [#3646])
5+
- **Feature:** Add `router` to props for route components ([#3486])
6+
7+
[v3.0.0-alpha.2]: https://github.com/reactjs/react-router/compare/v3.0.0-alpha.1...v3.0.0-alpha.2
8+
[#3486]: https://github.com/reactjs/react-router/pull/3486
9+
[#3603]: https://github.com/reactjs/react-router/pull/3603
10+
[#3646]: https://github.com/reactjs/react-router/pull/3646
11+
12+
113
## [v3.0.0-alpha.1]
214
> May 19, 2016
315

0 commit comments

Comments
 (0)