From d9a5f008ff214ac0a6eab4f19c2922b1282ff27e Mon Sep 17 00:00:00 2001 From: Colin Wong Date: Sat, 6 Jan 2024 00:25:18 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0601dd..b0fdaad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Updated links to Spotify in documentation - Improve usability on README.md +### Fixed +- Fixed unused description parameter in playlist creation example + ## [2.23.0] - 2023-04-07 ### Added