From 385c1497e39e2de1b887034b56617a8317e3c055 Mon Sep 17 00:00:00 2001 From: Marc Baechinger Date: Tue, 6 Jun 2023 16:41:09 +0100 Subject: [PATCH] Update release notes --- RELEASENOTES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 243b23ac8c..ad2ff4ddad 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -4,6 +4,9 @@ * Common Library: * ExoPlayer: + * Add additional action to manifest of main demo for making it easier to + start the demo app with a custom `*.exolist.json` file + ([#439](https://github.com/androidx/media/pull/439)). * Transformer: * Parse EXIF rotation data for image inputs. * Track Selection: