2108470c by David LaPalomento

Update changelog for 0.9.0

Added AES-128 encryption support.
1 parent 5175c6a3
...@@ -195,6 +195,7 @@ bandwidth and viewport dimensions. ...@@ -195,6 +195,7 @@ bandwidth and viewport dimensions.
195 - [Best RESOLUTION variant] OR [Best BANDWIDTH variant] OR [inital playlist in manifest] 195 - [Best RESOLUTION variant] OR [Best BANDWIDTH variant] OR [inital playlist in manifest]
196 196
197 ## Release History 197 ## Release History
198 - 0.9.0: support segment level AES-128 encryption
198 - 0.8.0: support for EXT-X-DISCONTINUITY 199 - 0.8.0: support for EXT-X-DISCONTINUITY
199 - 0.7.0: convert the HLS plugin to a tech 200 - 0.7.0: convert the HLS plugin to a tech
200 - 0.6.0: 201 - 0.6.0:
......