From 5ecf39cf3b2865c8fa81dece7a5d43603c8f8b8c Mon Sep 17 00:00:00 2001 From: sigma67 Date: Tue, 23 Dec 2025 15:15:47 +0100 Subject: [PATCH] try again --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3501b8..c5c411d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ Add your changes below. ### Fixed -- Don't override verify attribute when requesting access token in SpotifyClientCredentials +- 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