From 9ba249507b4196a971231c60b90b930868aeda08 Mon Sep 17 00:00:00 2001 From: Eran Hammer Date: Tue, 19 Apr 2022 10:00:41 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b500675..db0b4f9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ ## Changelog -### Version 5.2.1 +### Version 6.0.0 - Add Google's maven repository to avoid build error [#2552] (https://github.com/react-native-video/react-native-video/pull/2552) -- Fix iOS 15.4 HLS playback race condition [#2633](#https://github.com/react-native-video/react-native-video/pull/2633) +- Fix iOS 15.4 HLS playback race condition [#2633](https://github.com/react-native-video/react-native-video/pull/2633) +- Add fullscreen support on Android [#2073](https://github.com/react-native-video/react-native-video/pull/2073) ### Version 5.2.0