Update Release Notes for media3 1.1.0-alpha01

PiperOrigin-RevId: 529715517
(cherry picked from commit f1f07dc82ad7992f54d87637c9a2b1d4530f556b)
This commit is contained in:
tofunmi 2023-05-05 14:51:07 +00:00 committed by Tofunmi Adigun-Hameed
parent 806bca4191
commit b206919844

View File

@ -2,6 +2,14 @@
### Unreleased changes ### Unreleased changes
* Session:
* Add `androidx.media3.session.MediaButtonReceiver` to enable apps to
implement playback resumption with media button events sent by, for
example, a Bluetooth headset
([#167](https://github.com/androidx/media/issues/167)).
### 1.1.0-alpha01 (2023-05-10)
* Core library: * Core library:
* Add suppression reason for unsuitable audio route and play when ready * Add suppression reason for unsuitable audio route and play when ready
change reason for suppressed too long. change reason for suppressed too long.