From cc665f994c7bbc3a980b15de93c5bbf4d8f1f78a Mon Sep 17 00:00:00 2001 From: ibaker Date: Thu, 19 Nov 2020 10:52:13 +0000 Subject: [PATCH] Move metadata retriever release note from 2.12.1 to dev-v2 section PiperOrigin-RevId: 343253445 --- RELEASENOTES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index f748d142a8..b832026c74 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -75,6 +75,8 @@ * Text * Allow tx3g subtitles with `styl` boxes with start and/or end offsets that lie outside the length of the cue text. +* Metadata retriever: + * Parse Google Photos HEIC motion photos metadata. ### 2.12.1 (2020-10-23) ### @@ -151,8 +153,6 @@ * Upgrade IMA SDK dependency to 3.20.1. This brings in a fix for companion ads rendering when targeting API 29 ([#6432](https://github.com/google/ExoPlayer/issues/6432)). -* Metadata retriever: - * Parse Google Photos HEIC motion photos metadata. ### 2.12.0 (2020-09-11) ###