ab745408 by Gary Katsevman

Add changelog for 0.6.0 note playlist loading refactor and karma testing support

1 parent 05686071
...@@ -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
......