Fix release notes

This commit is contained in:
Oliver Woodman 2020-10-23 13:47:53 +01:00
parent 6134f96127
commit 59b34ede61

View file

@ -9,7 +9,7 @@
in a buffering state in a buffering state
* Switch Guava dependency from `implementation` to `api` * Switch Guava dependency from `implementation` to `api`
([#7905](https://github.com/google/ExoPlayer/issues/7905), ([#7905](https://github.com/google/ExoPlayer/issues/7905),
([#7993](https://github.com/google/ExoPlayer/issues/7993)). [#7993](https://github.com/google/ExoPlayer/issues/7993)).
* Add 403, 500 and 503 to the list of HTTP status codes that can trigger * Add 403, 500 and 503 to the list of HTTP status codes that can trigger
failover to another quality variant during adaptive playbacks. failover to another quality variant during adaptive playbacks.
* Data sources: * Data sources: