Skip to content

Commit aa9b33f

Browse files
committed
Update changelog for release
1 parent 3281ed8 commit aa9b33f

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.8.0]
2+
> Sep 9, 2016
3+
4+
- **Feature:** Support omitting `to` on `<Link>` ([#3803])
5+
- **Refactor:** Use `history.replace` instead of `history.transitionTo` for redirects ([#3799])
6+
7+
[v2.8.0]: https://github.com/reactjs/react-router/compare/v2.7.0...v2.8.0
8+
[#3799]: https://github.com/reactjs/react-router/pull/3799
9+
[#3803]: https://github.com/reactjs/react-router/pull/3803
10+
11+
112
## [v2.7.0]
213
> Aug 20, 2016
314

0 commit comments

Comments
 (0)