From 17893a611539cb23306a4aeeb96b876c90819b98 Mon Sep 17 00:00:00 2001 From: Niko Date: Wed, 15 May 2024 16:14:30 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6d4ace..a4dbc7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +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__ +- 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