Fix changelog

This commit is contained in:
Stephane Bruckert 2020-01-22 21:39:38 +00:00
parent 87a72a060f
commit bc7d49ca50
2 changed files with 3 additions and 1 deletions

View File

@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Changed
- Auto-Refresh token in long-running apps when using Authorization Code Flow
## [2.7.1] - 2020-01-20

View File

@ -14,7 +14,7 @@ Spotipy's full documentation is online at [Spotipy Documentation](http://spotipy
## Quick Start
A full set of examples can be found in the [online documentation](http://spotipy.readthedocs.org/) and in the [Spotipy examples directory](https://github.com/plamere/spotipy/tree/master/examples). Here are two basic examples.
A full set of examples can be found in the [online documentation](http://spotipy.readthedocs.org/) and in the [Spotipy examples directory](https://github.com/plamere/spotipy/tree/master/examples).
To get started, install spotipy and create an app on https://developers.spotify.com/.
Add your new ID and SECRET to your environment: