From f6436c44fdbb933121dd264cf7cb19993d742143 Mon Sep 17 00:00:00 2001 From: impliedchaos Date: Sat, 22 May 2021 11:35:05 -0400 Subject: [PATCH] v0.2.4 --- CHANGELOG.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index c225b19..de62bc5 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,11 @@ ********* Changelog ********* +v0.2.4 +======================================== + +- Update to ytmusicapi v0.17.2 to handle new changes. +- Lots of rewrites to work around new google changes. v0.2.3 ========================================