Skip to content

Commit

Permalink
Merge pull request #130 from tidal-music/alberto/bump-to-0.3.40
Browse files Browse the repository at this point in the history
Bump version to 0.3.40
  • Loading branch information
asendra authored Oct 23, 2024
2 parents f26d0ab + 64fa98f commit 4688b48
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.3.40] - 2024-10-23

### Added
- Added support for `OfflinePlay` events with new OfflineEngine (Player)

### Fixed
- Update client configuraiton correctly in OfflineEngine when it changes (Player)
- Save the `actualProductId` when backend returns a different product than requested (Player)
- Fix canPlay checks for new OfflineEngine items (Player)

## [0.3.39] - 2024-10-22
### Changed
- Make OfflineEngine non-optional in Player setup (Logging)
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.39
0.3.40

0 comments on commit 4688b48

Please sign in to comment.