Add changelog

This commit is contained in:
Yasser Sinjab 2020-05-28 02:23:16 +03:00
parent 7da89b3137
commit 99f636d6e7

View File

@ -10,6 +10,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- ... - ...
## [2.12.1] - 2020-05-28
### Changed
- Added two new attributes: error and error_description to `SpotifyOauthError` exception class to show
authorization/authentication web api errors details.
## [2.12.0] - 2020-04-26 ## [2.12.0] - 2020-04-26
### Added ### Added