Add missing files to package.json #1342

This commit is contained in:
Hampton Maxwell 2018-11-21 09:25:24 -08:00
parent 1078656320
commit d8a19e66c3

View File

@ -1,5 +1,8 @@
## Changelog ## Changelog
### Version 4.0.1
* Add missing files to package.json [#1342](https://github.com/react-native-community/react-native-video/pull/1342)
### Version 4.0.0 ### Version 4.0.0
* Partial support for timed metadata on Android MediaPlayer [#707](https://github.com/react-native-community/react-native-video/pull/707) * Partial support for timed metadata on Android MediaPlayer [#707](https://github.com/react-native-community/react-native-video/pull/707)
* Support video caching for iOS [#955](https://github.com/react-native-community/react-native-video/pull/955) * Support video caching for iOS [#955](https://github.com/react-native-community/react-native-video/pull/955)