From db63334f94c0e64ac4d59479d33be96fa5f33ed4 Mon Sep 17 00:00:00 2001 From: Oliver Woodman Date: Thu, 27 Aug 2020 12:51:11 +0100 Subject: [PATCH] Clean up release notes --- RELEASENOTES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 9ab124a188..a7acb8ac11 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,6 +1,6 @@ # Release notes -### 2.12.0 (not yet released - targeted for 2020-08-03) ### +### 2.12.0 (not yet released - targeted for 2020-09-03) ### * Core library: * `Player`: @@ -206,7 +206,7 @@ * FMP4: Add support for partially fragmented MP4s ([#7308](https://github.com/google/ExoPlayer/issues/7308)). * Matroska: - * Support Dolby Vision extraction in Matroska + * Support Dolby Vision ([#7267](https://github.com/google/ExoPlayer/issues/7267). * Populate `Format.label` with track titles. * Remove support for the `Invisible` block header flag.