updated changelog

This commit is contained in:
Nicolas Gonzalez 2018-10-26 08:50:59 -05:00
parent 094541b8a6
commit afba82458f

View File

@ -15,6 +15,7 @@
* Add fullscreenOrientation option for iOS [#1215](https://github.com/react-native-community/react-native-video/pull/1215)
* Update to ExoPlayer 2.9.0 [#1285](https://github.com/react-native-community/react-native-video/pull/1285)
* Switch useTextureView to default to `true` [#1286](https://github.com/react-native-community/react-native-video/pull/1286)
* Video Filters and Save Video [#1306](https://github.com/react-native-community/react-native-video/pull/1306)
### Version 3.2.0
* Basic fullscreen support for Android MediaPlayer [#1138](https://github.com/react-native-community/react-native-video/pull/1138)