Skip to content

Commit

Permalink
chore: fix changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandkakonyi committed Nov 24, 2023
1 parent 282acd9 commit 094c4f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@

- Android: `onEvent` callback not being called on `PlayerView`
- iOS: `onEvent` on iOS has incomplete payload information
- tvOS: Picture in Picture sample screen has unwanted padding

## [0.14.1] (2023-11-16)

### Fixed

- Android: `PlayerView` destroys attached `Player` instance on destroy. `Player` lifecycle must be handled on the creation side
- tvOS: Picture in Picture sample screen has unwanted padding

## [0.14.0] (2023-11-14)

Expand Down

0 comments on commit 094c4f1

Please sign in to comment.