update changelog

This commit is contained in:
Nikita Likhachev 2022-12-22 14:00:04 +07:00
parent 603b851d5f
commit 045f51eddb

View File

@ -6,6 +6,7 @@
### Version 6.0.0-alpha.4
- Fix: iOS app crashes on call to presentFullScreenPlayer [#2808](https://github.com/react-native-video/react-native-video/pull/2971)
- ensure src is always provided to native player even if it is invalid [#2857](https://github.com/react-native-video/react-native-video/pull/2857)
- Sample: Add react-native-video controls support [#2852](https://github.com/react-native-video/react-native-video/pull/2852)
- Android: Switch Google's maven repository to default `google()` [#2860](https://github.com/react-native-video/react-native-video/pull/2860)