Skip to content

Commit

Permalink
Update changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
tvanlaerhoven committed Apr 10, 2024
1 parent d0dfe70 commit 55beee4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.1.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased
## [7.0.0] - 24-04-10

### Fixed

- Fixed an issue where the player had the wrong layout in fullscreen presentationMode, after changing the source.
- Fixed an issue where not enabling autoplay would explicitely pause the stream, reverting a possible play() request right after setting up the source.
- Fixed an issue where not enabling autoplay would explicitly pause the stream, reverting a possible play() request right after setting up the source.

### Added

- Added support for THEOplayer native SDK 7.0.
- Aligned SDK major version with native player SDKs.

### Changed

Expand Down

0 comments on commit 55beee4

Please sign in to comment.