Update CHANGELOG, alpha-6 hasn't been released yet

This commit is contained in:
Jens Andersson
2020-05-07 10:54:31 +02:00
committed by GitHub
parent c4385090ab
commit 838b99aacb

View File

@@ -1,6 +1,6 @@
## Changelog ## Changelog
### Version 5.1.0-alpha6 ### Version 5.1.0-alpha6 [WIP]
- Fix iOS bug which would break size of views when video is displayed with controls on a non full-screen React view. [#1931](https://github.com/react-native-community/react-native-video/pull/1931) - Fix iOS bug which would break size of views when video is displayed with controls on a non full-screen React view. [#1931](https://github.com/react-native-community/react-native-video/pull/1931)
- Fix video dimensions being undefined when playing HLS in ios. [#1992](https://github.com/react-native-community/react-native-video/pull/1992) - Fix video dimensions being undefined when playing HLS in ios. [#1992](https://github.com/react-native-community/react-native-video/pull/1992)