From 6dd2177a85cbef092502608a7b45c16e9ff963b9 Mon Sep 17 00:00:00 2001 From: Sebastian Roth Date: Tue, 26 Oct 2021 12:58:08 +0100 Subject: [PATCH] Add release notes --- RELEASENOTES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 2ace17dc48..5e3a4aa675 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -73,6 +73,8 @@ * RTSP: * Support RFC4566 SDP attribute field grammar ([#9430](https://github.com/google/ExoPlayer/issues/9430)). + * Provide a client API to override the `SocketFactory` used for any server + connection ([#9606](https://github.com/google/ExoPlayer/pull/9606)). * DASH: * Populate `Format.sampleMimeType`, `width` and `height` for image `AdaptationSet` elements