From 0aa47c231c353ccbf3ebfdecf8226446e2c4b8e1 Mon Sep 17 00:00:00 2001 From: andrewlewis Date: Mon, 20 Jan 2020 13:14:44 +0000 Subject: [PATCH] Remove duplicate release note PiperOrigin-RevId: 290600248 --- RELEASENOTES.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index cf58ca6807..5045cb765b 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -75,8 +75,6 @@ This issue caused FLAC streams with other bit depths to sound like white noise on earlier releases, but only when embedded in a non-FLAC container such as Matroska or MP4. -* Select multiple metadata tracks if multiple metadata renderers are available - ([#6676](https://github.com/google/ExoPlayer/issues/6676)). * Add support for ID3 genres added in Wimamp 5.6 (2010). ### 2.11.1 (2019-12-20) ###