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) ###