Update CHANGELOG.md

This commit is contained in:
Jens Andersson 2019-06-17 09:20:13 +01:00
parent a0bb083064
commit 0a1557984e

View File

@ -2,6 +2,7 @@
### next
* Added `onPlaybackRateChange` to README [#1578](https://github.com/react-native-community/react-native-video/pull/1578)
* Fix background audio stopping on iOS when using `controls` [#1614](https://github.com/react-native-community/react-native-video/pull/1614)
### Version 4.4.1
* Fix tvOS picture-in-picture compilation regression [#1518](https://github.com/react-native-community/react-native-video/pull/1518)