1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-31 03:11:11 +02:00

Added line to changelog for #1337

This commit is contained in:
Steve Heffernan 2014-07-28 15:53:59 -07:00
parent cab595a5dd
commit 540e7f0cb7

View File

@ -16,6 +16,7 @@ CHANGELOG
* Exported the vertical option for the volume slider ([view](https://github.com/videojs/video.js/pull/1378))
* Fixed Component trigger function arguments and docs ([view](https://github.com/videojs/video.js/pull/1310))
* Now copying all attributes from the original video tag to the generated video element ([view](https://github.com/videojs/video.js/pull/1321))
* Added files to be ignored in the bower.json ([view](https://github.com/videojs/video.js/pull/1337))
--------------------