From 89e2a61c80e632d5d3380b541e649b657e392e3e Mon Sep 17 00:00:00 2001 From: olly Date: Mon, 6 Aug 2018 05:58:29 -0700 Subject: [PATCH] Update release notes for release ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=207532902 --- RELEASENOTES.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 8f71edf76a..d8c94eec43 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -11,8 +11,7 @@ ([#2565](https://github.com/google/ExoPlayer/issues/2565)). * MPEG-PS: Support reading duration and seeking for MPEG-PS Streams ([#4476](https://github.com/google/ExoPlayer/issues/4476)). -* MediaSession extension: - * Allow apps to set custom errors. +* MediaSession extension: Allow apps to set custom errors. * Audio: * Support seeking for the AMR container format using constant bitrate seek map. @@ -87,8 +86,6 @@ ([#273](https://github.com/google/ExoPlayer/issues/273)). * Fix where transitions to clipped media sources happened too early ([#4583](https://github.com/google/ExoPlayer/issues/4583)). -* Fix accessibility class name for `DefaultTimeBar` - ([#4611](https://github.com/google/ExoPlayer/issues/4611)). ### 2.8.3 ### @@ -129,6 +126,8 @@ ([#4348](https://github.com/google/ExoPlayer/issues/4348)). * Fix issue when switching track selection from an embedded track to a primary track in DASH ([#4477](https://github.com/google/ExoPlayer/issues/4477)). +* Fix accessibility class name for `DefaultTimeBar` + ([#4611](https://github.com/google/ExoPlayer/issues/4611)). * Improved compatibility with FireOS devices. ### 2.8.2 ###