diff --git a/CHANGELOG.md b/CHANGELOG.md index 49b000b25..a811e2d5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ CHANGELOG ========= ## HEAD (Unreleased) +_(none)_ + +-------------------- + +## 5.8.0 (2016-02-19) * @gkatsev added issue and PR templates for github ([view](https://github.com/videojs/video.js/pull/3117)) * @Nipoto added fa.json (farsi/persian lang file) ([view](https://github.com/videojs/video.js/pull/3116)) * @forbesjo updated travis to use latest firefox ([view](https://github.com/videojs/video.js/pull/3112)) @@ -10,8 +15,6 @@ CHANGELOG * @mister-ben Added en.json as localization template ([view](https://github.com/videojs/video.js/pull/3096)) * @misteroneill added alt css as video-js-cdn.css ([view](https://github.com/videojs/video.js/pull/3118)) --------------------- - ## 5.7.1 (2016-02-11) * @alex-phillips fixed reference to videojs-vtt.js dependency ([view](https://github.com/videojs/video.js/pull/3080)) * @gkatsev fixed minified videojs in IE8. Fixes #3064 and #3070 ([view](https://github.com/videojs/video.js/pull/3104)) diff --git a/component.json b/component.json index 7e18e1d82..cb4601f6c 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.7.1", + "version": "5.8.0", "keywords": [ "videojs", "html5", diff --git a/package.json b/package.json index 7a5510ebb..6780c1132 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.7.1", + "version": "5.8.0", "copyright": "Copyright Brightcove, Inc. ", "license": "Apache-2.0", "keywords": [