Skip to content

Commit

Permalink
Changelog entry for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
hawk23 committed Dec 20, 2023
1 parent 99ab4d0 commit 2495cfc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/),
and this project adheres to [Semantic Versioning](https://semver.org/).

## [Unreleased]
### Added
- Support for automated released (TODO: remove again)

## [0.4.0] - 2023-12-12
### Added
Support for Picture-in-Picture (PiP) playback on iOS
- Support for Picture-in-Picture (PiP) playback on iOS
- `PictureInPictureEnter` which is emitted when the player view is about to enter Picture-in-Picture mode
- `PictureInPictureExit` which is emitted when the player view is about to exit Picture-in-Picture mode
- `PictureInPictureEntered` which is emitted when the player view finishes entering Picture-in-Picture mode
Expand Down

0 comments on commit 2495cfc

Please sign in to comment.