Skip to content

Commit

Permalink
Merge pull request #145 from tidal-music/cecilia/bump-version-to-0.3.41
Browse files Browse the repository at this point in the history
bump version from 0.3.40 to 0.3.41
  • Loading branch information
ceciliasaraiva authored Oct 28, 2024
2 parents 28342f4 + 9a03770 commit 27767aa
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.41] - 2024-10-28

### Added
- Add TidalAPI module (TidalAPI)
- Add logic in Player to handle issue when media services are reset (Player)
- Add player item monitor for when an item reaches the end when action at end is none (Player)

### Removed
- Remove old Catalogue module (Catalogue)

### Changed
- Change how external players are provided so they can be changed at runtime (Player)

## [0.3.40] - 2024-10-23

### 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.40
0.3.41

0 comments on commit 27767aa

Please sign in to comment.