chore: fix previous merge changeLog
This commit is contained in:
parent
346d5a1d0d
commit
3502291b0d
@ -1,5 +1,9 @@
|
||||
## Changelog
|
||||
|
||||
### Version 6.0.0-alpha.5
|
||||
|
||||
- Feature: Add VAST support for AVOD [#2923](https://github.com/react-native-video/react-native-video/pull/2923)
|
||||
|
||||
### Version 6.0.0-alpha.4
|
||||
|
||||
- ensure src is always provided to native player even if it is invalid [#2857](https://github.com/react-native-video/react-native-video/pull/2857)
|
||||
@ -12,7 +16,6 @@
|
||||
- Fix regression when fullscreen prop is used combined with controls [#2911](https://github.com/react-native-video/react-native-video/pull/2911)
|
||||
- Fix: memory leak issue on iOS [#2907](https://github.com/react-native-video/react-native-video/pull/2907)
|
||||
- Fix setting text tracks before player is initialized on iOS [#2935](https://github.com/react-native-video/react-native-video/pull/2935)
|
||||
- Feature: Add VAST support for AVOD [#2923](https://github.com/react-native-video/react-native-video/pull/2923)
|
||||
|
||||
### Version 6.0.0-alpha.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user