Skip to content

Commit

Permalink
Merge pull request #118 from tidal-music/cecilia/bump-version-0.3.38
Browse files Browse the repository at this point in the history
bump version from 0.3.37 to 0.3.38 and update CHANGELOG
  • Loading branch information
ceciliasaraiva authored Oct 18, 2024
2 parents 0aa4068 + 2da572d commit dc9f5a0
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@ 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.38] - 2024-10-18
### Changed
- Make source optional + added documentation (Logging)
- Refactor OfflineEngine Listener setup and handling (Player)

### Added
- Add `Common` product (SDK)
- Add FF `shouldNotPerformActionAtItemEnd` for not performing any action when item reaches end (Player)

### Fixed
- Fix OfflineItem size calculation
- Fix OfflineEntry deletion edge cases

## [0.3.37] - 2024-10-15

### Added
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.37
0.3.38

0 comments on commit dc9f5a0

Please sign in to comment.