From 0e1c424e48019b002ba542aaceb211b959f511a0 Mon Sep 17 00:00:00 2001 From: Gary Katsevman Date: Tue, 10 Nov 2015 15:56:11 -0500 Subject: [PATCH] v5.2.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 1982dd0ce..f1f6207d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ CHANGELOG ========= ## HEAD (Unreleased) +_(none)_ + +-------------------- + +## 5.2.0 (2015-11-10) * @gkatsev made initListeners more general and added Tech.isTech. Fixes #2767 ([view](https://github.com/videojs/video.js/pull/2773)) * @dmlap updated swf to 5.0.1 ([view](https://github.com/videojs/video.js/pull/2795)) * @gkatsev added a tech registry. Fixes #2772 ([view](https://github.com/videojs/video.js/pull/2782)) @@ -17,8 +22,6 @@ CHANGELOG * @gkatsev updated contrib.json to use / as branch-name separator in feature-accept ([view](https://github.com/videojs/video.js/pull/2803)) * @gkatsev updated MediaLoader to check for techs in their registry ([view](https://github.com/videojs/video.js/pull/2798)) --------------------- - ## 5.1.0 (2015-11-02) * @typcn bumped grunt-sass to ^1.0.0 to support node 4.x ([view](https://github.com/videojs/video.js/pull/2645)) * @gkatsev removed unhelpful isCrossOrigin test ([view](https://github.com/videojs/video.js/pull/2715)) diff --git a/component.json b/component.json index 09a9b48e3..cfeb01ccb 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.1.0", + "version": "5.2.0", "keywords": [ "videojs", "html5", diff --git a/package.json b/package.json index 8297096ff..84add86f1 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.1.0", + "version": "5.2.0", "copyright": "Copyright Brightcove, Inc. ", "license": "Apache-2.0", "keywords": [