Adding documentation

This commit is contained in:
Yavor Ivanov
2023-02-13 16:07:09 +02:00
parent 3266eb2d67
commit 63625b3ce3
2 changed files with 14 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
## Changelog
### Version 6.0.0-alpha.6
- Feature: Video range support [#3030](https://github.com/react-native-video/react-native-video/pull/3030)
### Version 6.0.0-alpha.5
- iOS: ensure controls are not displayed when disabled by user [#3017](https://github.com/react-native-video/react-native-video/pull/3017)