chore: update changeLog

This commit is contained in:
olivier bouillet 2022-04-26 23:03:59 +02:00
parent 3d40461a32
commit 7a5ef2f01b

View File

@ -2,6 +2,7 @@
### Version 6.0.0-alpha1 ### Version 6.0.0-alpha1
- Improve basic player on android [#2662](https://github.com/react-native-video/react-native-video/pull/2662)
- Add Google's maven repository to avoid build error [#2552](https://github.com/react-native-video/react-native-video/pull/2552) - 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) - Add fullscreen support on Android [#2073](https://github.com/react-native-video/react-native-video/pull/2073)