Skip to content

Commit

Permalink
[CHANGELOG] Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
avencat committed Nov 22, 2023
1 parent f6235f2 commit a68b6c5
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@


# [6.0.0-beta.1](https://github.com/react-native-video/react-native-video/compare/v6.0.0-beta.0...v6.0.0-beta.1) (2023-??-??)


### Bug Fixes

* **android:** remove ads files only if not used ([#3372](https://github.com/react-native-video/react-native-video/pull/3372))


# [6.0.0-beta.0](https://github.com/react-native-video/react-native-video/compare/v6.0.0-alpha.11...v6.0.0-beta.0) (2023-11-18)


Expand Down Expand Up @@ -387,4 +395,4 @@
- Add cookie support for ExoPlayer [#922](https://github.com/react-native-community/react-native-video/pull/922)
- Remove ExoPlayer onMetadata that wasn't being used [#1040](https://github.com/react-native-community/react-native-video/pull/1040)
- Fix bug where setting the progress interval on iOS didn't work [#800](https://github.com/react-native-community/react-native-video/pull/800)
- Support setting the poster resize mode [#595](https://github.com/react-native-community/react-native-video/pull/595)
- Support setting the poster resize mode [#595](https://github.com/react-native-community/react-native-video/pull/595)

0 comments on commit a68b6c5

Please sign in to comment.