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

Adding line to CHANGELOG

This commit is contained in:
Steve Heffernan 2013-07-30 10:43:27 -07:00
parent 15fab6df81
commit 8010b77eb3

View File

@ -6,6 +6,7 @@ CHANGELOG
* 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))
* Exported createItems() for custom menus ([view](https://github.com/videojs/video.js/pull/654))
--------------------