diff --git a/CHANGELOG.md b/CHANGELOG.md index 2865cdd..c3501b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,9 @@ Add your changes below. ### Fixed +- Don't override verify attribute when requesting access token in SpotifyClientCredentials + This made it impossible to actually disable cert verification or set a custom certificate chain (i.e. in a corporate network). + ### Removed ## [2.25.2] - 2025-11-26