Skip to content

Commit ee0eac7

Browse files
committed
Fix nit issues in 1.3.0-rc01 release notes
PiperOrigin-RevId: 608580903 (cherry picked from commit ebcb4e8)
1 parent fbf8ac3 commit ee0eac7

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
@@ -17,14 +17,14 @@ This release includes the following changes since the
1717
* Stop double-encoding CMCD query parameters
1818
([#1075](https://github.com/androidx/media/issues/1075)).
1919
* Audio:
20-
* Improve silence skipping algorithm with smooth volume ramp, retained
20+
* Improve silence skipping algorithm with smooth volume ramp; retained
2121
minimal silence and more natural silence durations
2222
([#7423](https://github.com/google/ExoPlayer/issues/7423)).
2323
* Report the skipped silence more deterministically
2424
([#1035](https://github.com/androidx/media/issues/1035)).
2525
* Session:
2626
* Fix issue where `MediaItem.RequestMetadata` with just non-null extras is
27-
not sent transmitted between media controllers and sessions.
27+
not transmitted between media controllers and sessions.
2828
* Add constructor to `MediaLibrarySession.Builder` that only takes a
2929
`Context` instead of a `MediaLibraryService`.
3030
* HLS Extension:

0 commit comments

Comments
 (0)