Skip to content

Commit

Permalink
Merge pull request #49 from tidal-music/alberto/bump-sdk-version
Browse files Browse the repository at this point in the history
Bumping SDK version to 0.3.27
  • Loading branch information
e-kononenko committed Jul 30, 2024
2 parents 08f53de + b272bcf commit c187da6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ 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.27] - 2024-07-30
### New
- Use [swift-log](https://github.com/apple/swift-log) library for logging different events (Auth)

### Fixed
- Fixed crash for the new cache implementation in AVQueuePlayerWrapper (Player)

## [0.3.26] - 2024-07-23
### Fixed
- Made access to the database queue thread-safe (EventProducer)
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.26
0.3.27

0 comments on commit c187da6

Please sign in to comment.