Commit af30f00e by tonihei

Add missing RELEASENOTES line

PiperOrigin-RevId: 513556883
(cherry picked from commit e2cb32f3)
parent 79587376
Showing with 4 additions and 0 deletions
...@@ -39,6 +39,10 @@ This release corresponds to the ...@@ -39,6 +39,10 @@ This release corresponds to the
* Session: * Session:
* Fix a bug where notification play/pause button doesn't update with * Fix a bug where notification play/pause button doesn't update with
player state ([#192](https://github.com/androidx/media/issues/192)). 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) ### 1.0.0-rc01 (2023-02-16)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment