Skip to content

Commit cc63adb

Browse files
committed
Update CHANGES.md
1 parent 05f8084 commit cc63adb

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGES.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,19 @@
11
## [HEAD]
22
> Unreleased
33
4+
- Nothing yet!
5+
6+
[HEAD]: https://github.com/rackt/react-router/compare/v2.0.0-rc6...HEAD
7+
8+
## [v2.0.0-rc6]
9+
> Feb 5, 2016
10+
411
- **Breaking:** Removed default top-level `<Router>` export ([#2906])
512
- Use history.createLocation where possible ([#2910])
613
- Fix initial routing state after `match` ([#2965])
714
- Reduce stack size from matching routes ([#2923])
815

9-
[HEAD]: https://github.com/rackt/react-router/compare/v2.0.0-rc5...HEAD
16+
[v2.0.0-rc6]: https://github.com/rackt/react-router/compare/v2.0.0-rc5...v2.0.0-rc6
1017
[#2906]: https://github.com/rackt/react-router/pull/2906
1118
[#2910]: https://github.com/rackt/react-router/pull/2910
1219
[#2965]: https://github.com/rackt/react-router/pull/2965

0 commit comments

Comments
 (0)