8c56ff6d by David LaPalomento

Update changelog

Note initial bitrate selection changes in 0.10.
1 parent 17f9278f
...@@ -195,6 +195,7 @@ resolution, even though this might mean more stalls during playback. ...@@ -195,6 +195,7 @@ resolution, even though this might mean more stalls during playback.
195 See the documentation on `player.hls.selectPlaylist` for more details. 195 See the documentation on `player.hls.selectPlaylist` for more details.
196 196
197 ## Release History 197 ## Release History
198 - 0.10.0: optimistic initial bitrate selection
198 - 0.9.0: support segment level AES-128 encryption 199 - 0.9.0: support segment level AES-128 encryption
199 - 0.8.0: support for EXT-X-DISCONTINUITY 200 - 0.8.0: support for EXT-X-DISCONTINUITY
200 - 0.7.0: convert the HLS plugin to a tech 201 - 0.7.0: convert the HLS plugin to a tech
......