dae1ccdb by jrivera

Updated changelog

1 parent 7e55d2e1
...@@ -2,6 +2,12 @@ CHANGELOG ...@@ -2,6 +2,12 @@ CHANGELOG
2 ========= 2 =========
3 3
4 -------------------- 4 --------------------
5 ## 3.5.0 (2016-08-15)
6 * Updated support for #ext-x-cue-out, #ext-x-cue-in, and #ext-x-cue-out-cont to create a single cue spanning the range of time covered by the ad break
7 * Updated to videojs-media-sources 3.1.4
8 * Increased the values of the FlashConstants to push more data into flash per chunk-interval
9
10 --------------------
5 ## 3.4.0 (2016-07-29) 11 ## 3.4.0 (2016-07-29)
6 * Added support for #ext-x-cue-out, #ext-x-cue-in, and #ext-x-cue-out-cont via a special TextTrack 12 * Added support for #ext-x-cue-out, #ext-x-cue-in, and #ext-x-cue-out-cont via a special TextTrack
7 * Added the ability to skip gaps caused by video underflow behavior in Chrome 13 * Added the ability to skip gaps caused by video underflow behavior in Chrome
......