Skip to content

Commit

Permalink
Bump SDK version and update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
asendra committed Nov 26, 2024
1 parent add8f74 commit 31bcd4d
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.46] - 2024-11-26

### Changed
- Disable file encription for OfflineStorage DB (Player)
- Updated Tidal API module with latest OpenAPI spec (Tidal API)

### Fixed
- Configure Player logger earlier to catch some possible bootstrap errors (Player)
- Fix AuthLoggable metadata in some cases (Auth)

## [0.3.45] - 2024-11-12

### 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.45
0.3.46

0 comments on commit 31bcd4d

Please sign in to comment.