Comparar commits

...

1 Commits

Autor SHA1 Mensagem Data
Gary Katsevman 300fe9a60f v5.11.3 2016-08-15 17:51:11 -04:00
3 arquivos alterados com 7 adições e 4 exclusões
+5 -2
Ver Arquivo
@@ -2,13 +2,16 @@ CHANGELOG
=========
## HEAD (Unreleased)
_(none)_
--------------------
## 5.11.3 (2016-08-15)
* @vdeshpande fixed control text for fullscreen button ([view](https://github.com/videojs/video.js/pull/3485))
* @mister-ben fixed android treating swipe as a tap ([view](https://github.com/videojs/video.js/pull/3514))
* @mboles updated duration() method documentation ([view](https://github.com/videojs/video.js/pull/3515))
* @mister-ben silenced chrome's play() request was interrupted by pause() error ([view](https://github.com/videojs/video.js/pull/3518))
--------------------
## 5.11.2 (2016-08-09)
_(none)_
+1 -1
Ver Arquivo
@@ -1,7 +1,7 @@
{
"name": "video.js",
"description": "An HTML5 and Flash video player with a common API and skin for both.",
"version": "5.11.2",
"version": "5.11.3",
"keywords": [
"videojs",
"html5",
+1 -1
Ver Arquivo
@@ -1,7 +1,7 @@
{
"name": "video.js",
"description": "An HTML5 and Flash video player with a common API and skin for both.",
"version": "5.11.2",
"version": "5.11.3",
"copyright": "Copyright Brightcove, Inc. <https://www.brightcove.com/>",
"license": "Apache-2.0",
"keywords": [