From fc72fb90e7661594c0ea090e0e1e9838f8ec9486 Mon Sep 17 00:00:00 2001 From: Gary Katsevman Date: Fri, 22 Jul 2016 15:36:56 -0400 Subject: [PATCH] v5.11.0 --- CHANGELOG.md | 7 +++++-- component.json | 2 +- package.json | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e8e135ae6..642fac48c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ CHANGELOG ========= ## HEAD (Unreleased) +_(none)_ + +-------------------- + +## 5.11.0 (2016-07-22) * @BrandonOCasey Document audio/video track usage ([view](https://github.com/videojs/video.js/pull/3295)) * @hartman Correct documentation to refer to nativeTextTracks option ([view](https://github.com/videojs/video.js/pull/3309)) * @nickygerritsen Also pass tech options to canHandleSource ([view](https://github.com/videojs/video.js/pull/3303)) @@ -34,8 +39,6 @@ CHANGELOG * @misteroneill corrects test assertions for older IEs in the log module ([view](https://github.com/videojs/video.js/pull/3454)) * @gkatsev fixed setting lang by looping through loop element variable and not constant tag ([view](https://github.com/videojs/video.js/pull/3455)) --------------------- - ## 5.10.7 (2016-06-27) * @gkatsev pinned node-sass to 3.4 ([view](https://github.com/videojs/video.js/pull/3401)) * @mister-ben added try catch to volume and playbackrate checks. Fixes #3315 ([view](https://github.com/videojs/video.js/pull/3320)) diff --git a/component.json b/component.json index 92dcbca22..e35fa3a86 100644 --- a/component.json +++ b/component.json @@ -1,7 +1,7 @@ { "name": "video.js", "description": "An HTML5 and Flash video player with a common API and skin for both.", - "version": "5.10.7", + "version": "5.11.0", "keywords": [ "videojs", "html5", diff --git a/package.json b/package.json index cd3fb5e91..892c4090c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "video.js", "description": "An HTML5 and Flash video player with a common API and skin for both.", - "version": "5.10.7", + "version": "5.11.0", "copyright": "Copyright Brightcove, Inc. ", "license": "Apache-2.0", "keywords": [