Merge branch 'master' into fix-memleak

This commit is contained in:
Olivier Bouillet
2023-08-03 20:53:12 +02:00
committed by GitHub
10 changed files with 80 additions and 72 deletions

View File

@@ -2,6 +2,7 @@
### Version 6.0.0-alpha.7
- Android: Fix memory leaks from AudioManager [#3123](https://github.com/react-native-video/react-native-video/pull/3123)
- Android: Fixed syntax error [#3182](https://github.com/react-native-video/react-native-video/issues/3182)
### Version 6.0.0-alpha.6
- Feature: Video range support [#3030](https://github.com/react-native-video/react-native-video/pull/3030)