updated instead of changed

This commit is contained in:
Szymon Andrzejewski 2025-02-16 13:50:53 +01:00
parent 79806d298d
commit d256489491

View File

@ -24,7 +24,7 @@ Add your changes below.
- Updated get_cached_token and save_token_to_cache methods to utilize Python's Context Management Protocol
- Added except clause to get_cached_token method to handle json decode errors
- Added warnings and changed docs due to Spotify's deprecation of HTTP and "localhost" redirect URIs
- Added warnings and updated docs due to Spotify's deprecation of HTTP and "localhost" redirect URIs
### Removed