Skip to content

Commit

Permalink
Merge pull request #165 from tidal-music/ekononenko/bump-version-to-0…
Browse files Browse the repository at this point in the history
….3.45

Bump version to 0.3.45
  • Loading branch information
e-kononenko authored Nov 12, 2024
2 parents 295c43b + 7dcf2d2 commit d2efcd9
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.45] - 2024-11-12

### Added
- Added error code in logs (Auth)
- Logging in case of keychain error (Auth)

### Changed
- Unify logging metadata keys (Auth)

## [0.3.44] - 2024-11-11

### Fix
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.44
0.3.45

0 comments on commit d2efcd9

Please sign in to comment.