diff --git a/CHANGELOG.md b/CHANGELOG.md index 9352eb5c..768180b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## Changelog Upcoming release +* Support outputting to a TextureView on Android ExoPlayer (https://github.com/react-native-community/react-native-video/pull/1058) * Support changing the left/right balance on Android MediaPlayer (https://github.com/react-native-community/react-native-video/pull/1051) * Prevent multiple onEnd notifications on iOS (https://github.com/react-native-community/react-native-video/pull/832) * Fix doing a partial swipe on iOS causing a black screen (https://github.com/react-native-community/react-native-video/pull/1048)