diff --git a/CHANGELOG.md b/CHANGELOG.md index 9248837427..4821372079 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,14 @@ CHANGELOG ========= ## HEAD (Unreleased) -* @forbesjo updated formatTime to not go negative ([view](https://github.com/videojs/video.js/pull/2821)) -* @imbcmdth added sourceOrder option for source-first ordering in selectSource ([view](https://github.com/videojs/video.js/pull/2847)) +_(none)_ -------------------- +## 5.3.0 (2015-11-25) +* @forbesjo updated formatTime to not go negative ([view](https://github.com/videojs/video.js/pull/2821)) +* @imbcmdth added sourceOrder option for source-first ordering in selectSource ([view](https://github.com/videojs/video.js/pull/2847)) + ## 5.2.4 (2015-11-25) * @gesinger checked for track changes before tech started listening ([view](https://github.com/videojs/video.js/pull/2835)) * @gesinger fixed handler explosion for cuechange events ([view](https://github.com/videojs/video.js/pull/2849)) diff --git a/component.json b/component.json index ce2a7f3752..cb8f8dc761 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.2.4", + "version": "5.3.0", "keywords": [ "videojs", "html5", diff --git a/package.json b/package.json index b2fc386df8..bf44869b66 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.2.4", + "version": "5.3.0", "copyright": "Copyright Brightcove, Inc. ", "license": "Apache-2.0", "keywords": [