Add missing RELEASENOTES line

PiperOrigin-RevId: 513556883
This commit is contained in:
tonihei 2023-03-02 17:17:11 +00:00
parent 8498e4b444
commit e2cb32f34c

View File

@ -66,6 +66,10 @@ This release corresponds to the
* Session:
* Fix a bug where notification play/pause button doesn't update with
player state ([#192](https://github.com/androidx/media/issues/192)).
* IMA extension:
* Fix a bug which prevented DAI streams without any ads from starting
because the first (and in the case without ads the only) `LOADED` event
wasn't received.
### 1.0.0-rc01 (2023-02-16)