From 3d4d59e414feb26968e1cb06e5e0d7c96ef7d3fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Muller?= Date: Thu, 15 May 2025 16:07:56 +0200 Subject: [PATCH] Fix duplicated word in release notes --- RELEASENOTES.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 024a8e8cf2b..d863b3532df 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -451,9 +451,8 @@ This release includes the following changes since [1.7.1](#171-2025-05-16): * Fix a bug where passing null into `getLibraryRoot` of a `MediaBrowser` connected to a legacy `MediaBrowserServiceCompat` produced a `NullPointerException`. - * Fix a bug where where sending custom actions, a search result or a - getItem request crashed the legacy session app with a - `ClassNotFoundException`. + * Fix a bug where sending custom actions, a search result or a getItem + request crashed the legacy session app with a `ClassNotFoundException`. * Fix a bug where `MediaItem.LocalConfiguration.uri` was shared to the platform sessions's `MediaMetadata`. To intentionally share a URI to allow controllers to re-request the media, set