Skip to content

Commit a80f551

Browse files
shahdDaghashcopybara-github
authored andcommitted
Move release note to unreleased changes
Adding `PlayerTransferState` didn't go into 1.8.0-beta01 release, but the release note was kept there by mistake. It also wasn't cherry-picked into 1.8.0-rc01, so moving it to Unreleased notes section. PiperOrigin-RevId: 780118060
1 parent c9ce948 commit a80f551

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASENOTES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
### Unreleased changes
44

55
* Common Library:
6+
* Add `PlayerTransferState`, which facilitates transferring the playback
7+
state across `Player` instances.
68
* Add `void mute()` and `void unmute()` methods to Player that preserve
79
and consequently restore Player's volume before and after setting it to
810
zero.
@@ -123,8 +125,6 @@ This release includes the following changes since the
123125

124126
* Common Library:
125127
* Add support for replacing the player in `ForwardingSimpleBasePlayer`.
126-
* Add `PlayerTransferState`, which facilitates transferring the playback
127-
state across `Player` instances.
128128
* ExoPlayer:
129129
* Add support for using the virtual device ID from the `Context` passed to
130130
`ExoPlayer.Builder`.

0 commit comments

Comments
 (0)