Update CHANGELOG.md (#548)

This commit is contained in:
BozeBro 2020-07-27 00:49:45 -05:00 committed by GitHub
parent d1c16daa97
commit f95d065a38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,6 +36,12 @@ 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