Skip to content

Commit

Permalink
Update CHANGELOG.md again
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter-Schorn authored May 26, 2024
1 parent 8025da7 commit d3e87f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [3.0.0] - 5-20-2024

* Moved `SpotifyExampleContent` target to a new library with the same name. This will reduce the size of the resource bundle for clients who do not need this library.
* Fixed a bug that caused a decoding error when decoding Playlists with a value of null for the image key in the JSON payload.
* Added a `maxRetryDelay` property to `SpotifyAPI` that defines the total accumulated retry delay before the library will fail with an error (default: 3 minutes).

Expand Down

0 comments on commit d3e87f0

Please sign in to comment.