1
0
mirror of https://github.com/videojs/video.js.git synced 2024-11-28 08:58:46 +02:00

Adding line to CHANGELOG

This commit is contained in:
Steve Heffernan 2013-12-02 17:03:56 -08:00
parent 2aa09fd15a
commit df57b302da

View File

@ -6,6 +6,7 @@ CHANGELOG
* Exported more textTrack functions ([view](https://github.com/videojs/video.js/pull/815))
* Moved player ID generation to support video tags with no IDs ([view](https://github.com/videojs/video.js/pull/845))
* Moved to using QUnit as a dependency ([view](https://github.com/videojs/video.js/pull/850))
* Added the util namespace for public utility functions ([view](https://github.com/videojs/video.js/pull/862))
--------------------