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

Added line to changelog

This commit is contained in:
Steve Heffernan 2014-02-13 19:24:55 -08:00
parent 310a0630c9
commit 5ab2504e90

View File

@ -22,6 +22,7 @@ CHANGELOG
* Fixed and issue where a component's dispose event would bubble up ([view](https://github.com/videojs/video.js/pull/981))
* Quieted down deprecation warnings ([view](https://github.com/videojs/video.js/pull/971))
* Update seek handle to display the current time ([view](https://github.com/videojs/video.js/pull/902))
* Added requirejs and browserify support (UMD) ([view](https://github.com/videojs/video.js/pull/998))
--------------------