Skip to content

Commit

Permalink
Merge pull request #125 from tidal-music/alberto/bump-to-0.3.39
Browse files Browse the repository at this point in the history
Release 0.3.39 with Player OfflineEngine fixes
  • Loading branch information
asendra authored Oct 22, 2024
2 parents 11143e8 + 1e5893e commit b60a741
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ 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.39] - 2024-10-22
### Changed
- Make OfflineEngine non-optional in Player setup (Logging)
- Improved License handling for Offlined items (Player)
- Rename Offlined HLS assets (Player)

### Fixed
- Fix OfflineItem data race in download finalization (Player)

## [0.3.38] - 2024-10-18
### Changed
- Make source optional + added documentation (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.38
0.3.39

0 comments on commit b60a741

Please sign in to comment.