1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-15 10:39:58 +02:00

Adding line to CHANGELOG

This commit is contained in:
Steve Heffernan 2013-07-29 15:49:30 -07:00
parent 75ff27307d
commit 89fb86bff7

View File

@ -5,6 +5,7 @@ CHANGELOG
* Added LESS as a CSS preprocessor for the default skin ([view](https://github.com/videojs/video.js/pull/644))
* Exported MenuButtons for use in the API ([view](https://github.com/videojs/video.js/pull/648))
* Fixed ability to remove listeners added with one() ([view](https://github.com/videojs/video.js/pull/659))
* Updated buffered() to account for multiple loaded ranges ([view](https://github.com/videojs/video.js/pull/643))
--------------------