Updated CHANGELOG.md
Showing
1 changed file
with
5 additions
and
0 deletions
... | @@ -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 | ... | ... |
-
Please register or sign in to post a comment