Skip to content

Commit

Permalink
prepare changelog for release
Browse files Browse the repository at this point in the history
  • Loading branch information
wvanhaevre committed Apr 23, 2024
1 parent 9f96815 commit 5c11ee9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ 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.1.0] - 24-04-23

### Fixed

Expand All @@ -17,6 +17,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Added `skipForwardInterval` and `skipBackwardInterval` properties to `MediaControlConfiguration` for Android and Web, enabling configurable skip intervals for media sessions.
- Added ios bridging code to make 'forced' property available from native iOS TextTrack API.

### Removed

- Removed support for the web-based native iOS SDK on the RN iOS Bridge.

## [7.0.0] - 24-04-10

### Fixed
Expand Down

0 comments on commit 5c11ee9

Please sign in to comment.