Add changelog for 0.6.0 note playlist loading refactor and karma testing support
Showing
1 changed file
with
8 additions
and
5 deletions
... | @@ -161,8 +161,11 @@ bandwidth and viewport dimensions. | ... | @@ -161,8 +161,11 @@ bandwidth and viewport dimensions. |
161 | - [Best RESOLUTION variant] OR [Best BANDWIDTH variant] OR [inital playlist in manifest] | 161 | - [Best RESOLUTION variant] OR [Best BANDWIDTH variant] OR [inital playlist in manifest] |
162 | 162 | ||
163 | ## Release History | 163 | ## Release History |
164 | - 0.5.0: cookie-based content protection support (see `withCredentials`) | 164 | - 0.6.0: |
165 | - 0.4.0: Live stream support | 165 | - Refactor playlist loading |
166 | - 0.3.0: Performance fixes for high-bitrate streams | 166 | - Add testing via karma |
167 | - 0.2.0: Basic playback and adaptive bitrate selection | 167 | - 0.5.0: cookie-based content protection support (see `withCredentials`) |
168 | - 0.1.0: Initial release | 168 | - 0.4.0: Live stream support |
169 | - 0.3.0: Performance fixes for high-bitrate streams | ||
170 | - 0.2.0: Basic playback and adaptive bitrate selection | ||
171 | - 0.1.0: Initial release | ... | ... |
-
Please register or sign in to post a comment