1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-31 03:11:11 +02:00

Rotating CHANGELOG

This commit is contained in:
Steve Heffernan 2013-06-28 15:56:43 -07:00
parent ed8ed4dd94
commit c82611d506

View File

@ -2,6 +2,11 @@ CHANGELOG
=========
## Unreleased (HEAD)
_(none)_
--------------------
## 4.1.0 (2013-06-28)
* Turned on method queuing for unready playback technologies (flash) [view](https://github.com/videojs/video.js/pull/553)
* Blocking user text selection on player components [view](https://github.com/videojs/video.js/pull/524)
* Exported requestFullScreen() and cancelFullScreen() in the minified version [view](https://github.com/videojs/video.js/pull/555)
@ -14,8 +19,6 @@ CHANGELOG
* Fixed IE9 canPlayType error ([view](https://github.com/videojs/video.js/pull/606))
* Fixed various issues with captions ([view](https://github.com/videojs/video.js/pull/609))
--------------------
## 4.0.4 (2013-06-11)
* Added google analytics to current CDN version. ([view](https://github.com/videojs/video.js/pull/571))