47f303d1 by jrivera

Updated CHANGELOG.md

1 parent c847d43e
...@@ -2,6 +2,11 @@ CHANGELOG ...@@ -2,6 +2,11 @@ CHANGELOG
2 ========= 2 =========
3 3
4 -------------------- 4 --------------------
5 ## 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
7 * Added the ability to skip gaps caused by video underflow behavior in Chrome
8
9 --------------------
5 ## 3.3.0 (2016-07-25) 10 ## 3.3.0 (2016-07-25)
6 * No longer timeout segment requests if there is only one playlist left or if we are on the lowest rendition available 11 * No longer timeout segment requests if there is only one playlist left or if we are on the lowest rendition available
7 * Fixed a bug where sometimes the first segment was not fetched when it should have been 12 * Fixed a bug where sometimes the first segment was not fetched when it should have been
......