diff --git a/CHANGELOG.md b/CHANGELOG.md index c2dd43394..15c8ac223 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ CHANGELOG * Fixed an issue with calling duration before Flash is loaded ([view](https://github.com/videojs/video.js/pull/861)) * Added player methods to externs so they can be overridden ([view](https://github.com/videojs/video.js/pull/878)) * Fixed html5 playback when switching between media techs ([view](https://github.com/videojs/video.js/pull/887)) +* Fixed Firefox+Flash mousemove events so controls don't hide permanently ([view](https://github.com/videojs/video.js/pull/899)) --------------------