Add missing release note

PiperOrigin-RevId: 338446775
This commit is contained in:
olly 2020-10-22 12:32:37 +01:00 committed by Oliver Woodman
parent d7e8238b88
commit 269ea4ea2b

View File

@ -3,6 +3,8 @@
### 2.12.1 (2020-10-23) ### ### 2.12.1 (2020-10-23) ###
* Core library: * Core library:
* Fix issue where `Player.setMediaItems` would ignore its `resetPosition`
argument ([#8024](https://github.com/google/ExoPlayer/issues/8024)).
* Fix bug where streams with highly uneven track durations may get stuck * Fix bug where streams with highly uneven track durations may get stuck
in a buffering state in a buffering state
* 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