Update changelog and documentation

This commit is contained in:
vadim
2018-11-30 18:42:22 +02:00
parent 788df74d8e
commit 2caf713857
2 changed files with 10 additions and 9 deletions

View File

@@ -2,6 +2,7 @@
### Version 4.0.1
* Add missing files to package.json [#1342](https://github.com/react-native-community/react-native-video/pull/1342)
* Add possibility to remove black screen while video is loading in Exoplayer [#1355](https://github.com/react-native-community/react-native-video/pull/1355)
### Version 4.0.0
* Partial support for timed metadata on Android MediaPlayer [#707](https://github.com/react-native-community/react-native-video/pull/707)