File tree 3 files changed +7
-4
lines changed
3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,11 @@ CHANGELOG
2
2
=========
3
3
4
4
## HEAD (Unreleased)
5
+ _ (none)_
6
+
7
+ --------------------
8
+
9
+ ## 5.0.0 (2015-09-29)
5
10
* @carpasse infer MIME types from file extensions in the HTML5 and Flash techs ([ view] ( https://github.com/videojs/video.js/pull/1974 ) )
6
11
* @mmcc updated the slider to allow for vertical orientation ([ view] ( https://github.com/videojs/video.js/pull/1816 ) )
7
12
* @dmlap removed an ie6 hack for flash object embedding ([ view] ( https://github.com/videojs/video.js/pull/1946 ) )
@@ -150,8 +155,6 @@ CHANGELOG
150
155
* @heff improved some skin defaults for external styling ([ view] ( https://github.com/videojs/video.js/pull/2642 ) )
151
156
* @heff changed component child lists to arrays instead of objects ([ view] ( https://github.com/videojs/video.js/pull/2477 ) )
152
157
153
- --------------------
154
-
155
158
## 4.12.15 (2015-08-31)
156
159
* @dmlap update to videojs-swf 4.7.4 ([ view] ( https://github.com/videojs/video.js/pull/2463 ) )
157
160
* @bc-bbay migrate seeking on replay to the flash tech ([ view] ( https://github.com/videojs/video.js/pull/2519 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " video.js" ,
3
3
"description" : " An HTML5 and Flash video player with a common API and skin for both." ,
4
- "version" : " 5.0.0-rc.104 " ,
4
+ "version" : " 5.0.0" ,
5
5
"keywords" : [
6
6
" videojs" ,
7
7
" html5" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " video.js" ,
3
3
"description" : " An HTML5 and Flash video player with a common API and skin for both." ,
4
- "version" : " 5.0.0-rc.104 " ,
4
+ "version" : " 5.0.0" ,
5
5
"copyright" : " Copyright Brightcove, Inc. <https://www.brightcove.com/>" ,
6
6
"license" : " Apache-2.0" ,
7
7
"keywords" : [
You can’t perform that action at this time.
0 commit comments