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-10-17 16:06:39 -07:00
parent e0794cf4b4
commit 0c4ab0b449

View File

@ -4,6 +4,7 @@ CHANGELOG
## Unreleased (HEAD)
* Added Karma for cross-browser unit testing ([view](https://github.com/videojs/video.js/pull/714))
* Unmuting when the volume is changed ([view](https://github.com/videojs/video.js/pull/720))
* Fixed an accessibility issue with the big play button ([view](https://github.com/videojs/video.js/pull/777))
--------------------