mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-06-19 09:13:53 +00:00
Bump to 2.12.0
This commit is contained in:
parent
b09c1585c1
commit
2584d8cf56
14
CHANGELOG.md
14
CHANGELOG.md
@ -4,14 +4,22 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
## Unreleased
|
||||
|
||||
### ...
|
||||
|
||||
- ...
|
||||
|
||||
## [2.12.0] - 2020-04-26
|
||||
|
||||
### Added
|
||||
|
||||
- Added a method to update the auth token.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Logging regression due to the addition of `logging.basicConfig()` which was unneeded.
|
||||
|
||||
- Added a method to update the auth token.
|
||||
|
||||
## [2.11.2] - 2020-04-19
|
||||
|
||||
### Changed
|
||||
|
||||
Loading…
Reference in New Issue
Block a user