mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-06-19 01:03:53 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
f95d065a38
commit
d211a33618
@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- Reason for 403 error in SpotifyException
|
||||
- Support for the PKCE Auth Flow
|
||||
- Support to advertise different language to Spotify
|
||||
- Added 'collaborative' parameter to user_playlist_create method.
|
||||
|
||||
### Deprecated
|
||||
|
||||
@ -36,12 +37,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- `user_playlist_is_following` in favor of `playlist_is_following`
|
||||
- `playlist_tracks` in favor of `playlist_items`
|
||||
|
||||
## [2.14.0] - 2020-7-26
|
||||
|
||||
### Added
|
||||
|
||||
- Added 'collaborative' parameter to user_playlist_create method.
|
||||
|
||||
## [2.13.0] - 2020-06-25
|
||||
|
||||
### Added
|
||||
|
||||
Loading…
Reference in New Issue
Block a user