Skip to content

Commit e5c3de7

Browse files
committed
Update changelog for release
1 parent 237edad commit e5c3de7

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGES.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [v3.0.0-alpha.3]
2+
> Aug 2, 2016
3+
4+
- **Feature:** Support function `to` prop in `<Link>` ([#3669])
5+
- **Chore:** Move ES module build to `es/` ([#3670])
6+
- **Chore:** Add `module` entry point for webpack 2 ([#3672])
7+
8+
[v3.0.0-alpha.3]: https://github.com/reactjs/react-router/compare/v3.0.0-alpha.2...v3.0.0-alpha.3
9+
[#3669]: https://github.com/reactjs/react-router/pull/3669
10+
[#3670]: https://github.com/reactjs/react-router/pull/3670
11+
[#3672]: https://github.com/reactjs/react-router/pull/3672
12+
13+
114
## [v3.0.0-alpha.2]
215
> Jul 19, 2016
316

0 commit comments

Comments
 (0)