1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-25 02:42:10 +02:00

Adding line to CHANGELOG

This commit is contained in:
Steve Heffernan 2013-06-26 15:06:10 -07:00
parent 00a043f1e1
commit 23fc4cca35

View File

@ -10,6 +10,7 @@ CHANGELOG
* Exported fadeIn/fadeOut for the Component API ([view](https://github.com/videojs/video.js/pull/581))
* Fixed an IE poster error when autoplaying ([view](https://github.com/videojs/video.js/pull/593))
* Exported bufferedPercent for the API ([view](https://github.com/videojs/video.js/pull/588))
* Augmented user agent detection, specifically for Android versions ([view](https://github.com/videojs/video.js/pull/470))
--------------------