Skip to content

Commit

Permalink
Updated changelog and package version
Browse files Browse the repository at this point in the history
  • Loading branch information
filippomenchini committed Nov 21, 2023
1 parent bb2bcfd commit fb9507d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.3.0

- Implemented "Get Similar albums for the given album" API.
- Implemented "Get Similar artists for the given artist" API.
- Implemented "Get Similar tracks for the given track" API.

## 0.2.1

- Added missing docs on search enums.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: tidal
description: A Dart library for connecting to and interacting with the Tidal Developer Portal APIs.
version: 0.2.1
version: 0.3.0
repository: https://github.com/filippomenchini/tidal

environment:
Expand Down

0 comments on commit fb9507d

Please sign in to comment.