From 3d74f0a11f326a7dc4d1c4284e7c8faf59c885cd Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Mon, 19 Sep 2022 20:40:54 +0200 Subject: [PATCH] Updated CHANGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aaf6f1fc..2ee36b10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. Given the high speed of development in the first phase, changes are being reported only starting from v0.20.2. +## [0.23.6] - 2022-09-19 + +### Fixed + +- Fixed album_id and list of tracks on `music.tidal.get_album`. + ## [0.23.5] - 2022-09-18 ### Added