1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-29 11:23:10 +02:00

Adding line to CHANGELOG

This commit is contained in:
Steve Heffernan 2013-07-30 11:12:45 -07:00
parent 8010b77eb3
commit b5b0f42888

View File

@ -7,6 +7,7 @@ CHANGELOG
* 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))
* Preventing media events from bubbling up the DOM ([view](https://github.com/videojs/video.js/pull/630))
--------------------