Prepare 5.1.0-alpha8

This commit is contained in:
Hampton Maxwell
2020-08-19 20:20:21 -07:00
parent f70c4294ff
commit 5683167a3a
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
## Changelog
### Version 5.1.0-alpha8
- Fixing ID3 Frame Error When Receiving EventMessage in TimedMetadata [#2116](https://github.com/react-native-community/react-native-video/pull/2116)
### Version 5.1.0-alpha7
- Basic support for DRM on iOS and Android [#1445](https://github.com/react-native-community/react-native-video/pull/1445)