doc: update changelog

This commit is contained in:
olivier bouillet 2022-08-20 14:26:53 +02:00
parent b10de93128
commit 1a53c10c06

View File

@ -2,6 +2,7 @@
### Version 6.0.0-alpha.2
- Fix Android #2690 ensure onEnd is not sent twice [#2690](https://github.com/react-native-video/react-native-video/issues/2690)
- Fix Exoplayer progress not reported when paused [#2664](https://github.com/react-native-video/react-native-video/pull/2664)
- Call playbackRateChange onPlay and onPause [#1493](https://github.com/react-native-video/react-native-video/pull/1493)