Updated changelog for 3.0.5
Showing
1 changed file
with
5 additions
and
1 deletions
... | @@ -2,7 +2,11 @@ CHANGELOG | ... | @@ -2,7 +2,11 @@ CHANGELOG |
2 | ========= | 2 | ========= |
3 | 3 | ||
4 | -------------------- | 4 | -------------------- |
5 | ## 3.0.4 (2016-5-31) | 5 | ## 3.0.5 (2016-06-02) |
6 | * Fixed a bug where the adaptive bitrate selection algorithm would not switch to media playlists that had already been fetched from the server previously | ||
7 | |||
8 | -------------------- | ||
9 | ## 3.0.4 (2016-05-31) | ||
6 | * Added support for multiple alternate audio tracks | 10 | * Added support for multiple alternate audio tracks |
7 | * New class SegmentLoader contains all buffer maintenence and segment fetching logic | 11 | * New class SegmentLoader contains all buffer maintenence and segment fetching logic |
8 | * New class SourceUpdater tracks the state of asynchronous operations on a SourceBuffer and queues operations for future execution if the SoureBuffer is busy | 12 | * New class SourceUpdater tracks the state of asynchronous operations on a SourceBuffer and queues operations for future execution if the SoureBuffer is busy | ... | ... |
-
Please register or sign in to post a comment