68ac7548 by David LaPalomento

Add changelog for 0.5.0

Note the addition of withCredentials support.
1 parent 3894ef8c
...@@ -136,6 +136,7 @@ bandwidth and viewport dimensions. ...@@ -136,6 +136,7 @@ bandwidth and viewport dimensions.
136 - [Best RESOLUTION variant] OR [Best BANDWIDTH variant] OR [inital playlist in manifest] 136 - [Best RESOLUTION variant] OR [Best BANDWIDTH variant] OR [inital playlist in manifest]
137 137
138 ## Release History 138 ## Release History
139 - 0.5.0: cookie-based content protection support (see `withCredentials`)
139 - 0.4.0: Live stream support 140 - 0.4.0: Live stream support
140 - 0.3.0: Performance fixes for high-bitrate streams 141 - 0.3.0: Performance fixes for high-bitrate streams
141 - 0.2.0: Basic playback and adaptive bitrate selection 142 - 0.2.0: Basic playback and adaptive bitrate selection
......