update changelog

This commit is contained in:
Igor Tironi 2022-03-03 16:03:59 -08:00
parent 6d74eb686f
commit 4eed72f224

View File

@ -1,5 +1,9 @@
## Changelog
### Version 5.2.2
- Ensure we always use `hideShutterView` before showing the `shutterView` on Android
### Version 5.2.1
- Add Google's maven repository to avoid build error [#2552] (https://github.com/react-native-video/react-native-video/pull/2552)