Skip to content

Commit 7ba2149

Browse files
committed
Update changelog for release
1 parent 769c61a commit 7ba2149

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

CHANGELOG.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
1-
## [v0.24.0]
2-
> 2017-04-15
1+
## [v0.24.1]
2+
> 2017-04-18
33
4-
- **Feature** Add support for React Router v4 (#201)
5-
- **Misc**: Use `prop-types` instead of React.PropTypes since it's deprecated in React v15.5
4+
- **Breaking** Support React Router v4 ([#201])
5+
- **Chore**: Update for React v15.5 deprecations
66

7-
Please note that from now on latest release for React Router v3 (or lower) will be available on npm under `rr-v3` tag
7+
[v0.24.1]: https://github.com/react-bootstrap/react-router-bootstrap/compare/v0.23.1...v0.24.1
8+
[#201]: https://github.com/react-bootstrap/react-router-bootstrap/pull/201
89

9-
[v0.24.0]: https://github.com/react-bootstrap/react-router-bootstrap/compare/v0.23.1...v0.24.0
10+
## v0.24.0
11+
> This release was skipped.
1012
1113
## [v0.23.1]
1214
> 2016-07-25

0 commit comments

Comments
 (0)