Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ajohnson388 committed Mar 6, 2019
1 parent 2207cc9 commit 769efd2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
### Bug Fixes
* Changed the string "Stitcher" to "Stitchr" in the authorization prompt screen
* Added pagination to the playlists, tracks, and search results so that data is not limited to sets of 20
* Fixed a bug causing authorization to be required every hour

### Codebase improvements
* Removed the OAuthSwift dependency and implemented a SpotifyOAuth wrapper
* Added documentation
* Removed unused functions and comments

## 1.1.0 - February 13, 2019

Expand Down

0 comments on commit 769efd2

Please sign in to comment.