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-11-26 16:57:40 -08:00
parent f3fcf9b5b8
commit dcc19dcf04

View File

@ -3,6 +3,7 @@ CHANGELOG
## Unreleased (HEAD)
* Made the poster updateable after initialization ([view](https://github.com/videojs/video.js/pull/838))
* Exported more textTrack functions ([view](https://github.com/videojs/video.js/pull/815))
--------------------