Skip to content

Commit 631177a

Browse files
committed
Move release notes to unreleased
1 parent 814bef6 commit 631177a

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
@@ -34,6 +34,8 @@
3434
* MIDI extension:
3535
* Leanback extension:
3636
* Cast extension:
37+
* Add support for `setVolume()`, and `getVolume()`
38+
([#2279](https://github.com/androidx/media/pull/2279)).
3739
* Test Utilities:
3840
* Remove deprecated symbols:
3941

@@ -196,8 +198,6 @@ This release includes the following changes since [1.6.1](#161-2025-04-14):
196198
`increaseDeviceVolume()`, `decreaseDeviceVolume()`,
197199
`isDeviceMuted()`, and `setDeviceMuted()`
198200
([#2089](https://github.com/androidx/media/issues/2089)).
199-
* Add support for `setVolume()`, and `getVolume()`
200-
([#2279](https://github.com/androidx/media/pull/2279)).
201201
* Test Utilities:
202202
* Removed `transformer.TestUtil.addAudioDecoders(String...)`,
203203
`transformer.TestUtil.addAudioEncoders(String...)`, and

0 commit comments

Comments
 (0)