From f647ca75c2a1cde12a2c06703e117e7b7dab0857 Mon Sep 17 00:00:00 2001 From: John Cheng Date: Fri, 26 May 2023 19:51:59 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f69d8fc..a6d4ace 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Changes the YouTube video link for authentication tutorial (the old video was in low definition, the new one is in high definition) - Updated links to Spotify in documentation +- Fixed error obfuscation when Spotify class is being inherited and an error is raised in the Child's __init__ ## [2.23.0] - 2023-04-07