Skip to content

Commit

Permalink
Remove 15 RC1 changelog entry that was fixed in 0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Apr 4, 2016
1 parent 80bff53 commit b151e7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/_posts/2016-03-07-react-v15-rc1.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ Each of these changes will continue to work as before with a new warning until t
### Notable bug fixes

- Fixed multiple small memory leaks
- Click events are handled by React DOM more reliably in mobile browsers, particularly in Mobile Safari.
- Input events are handled more reliably in IE 10 and IE 11; spurious events no longer fire when using a placeholder.
- React DOM now supports the `cite` and `profile` HTML attributes.
- React DOM now supports the `onAnimationStart`, `onAnimationEnd`, `onAnimationIteration`, `onTransitionEnd`, and `onInvalid` events. Support for `onLoad` has been added to `object` elements.
Expand Down

0 comments on commit b151e7f

Please sign in to comment.