Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TheQwertiest committed Oct 26, 2020
1 parent 03d41b0 commit 8a6563e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,16 @@

#### Table of Contents
- [Unreleased](#unreleased)
- [1.1.0](#110---2020-10-26)
- [1.0.2](#102---2020-10-04)
- [1.0.1](#101---2020-10-03)
- [1.0.0](#100---2020-10-02)

___

## [Unreleased][]

## [1.1.0][] - 2020-10-26
### Added
- `local` Spotify tracks are filtered out when importing the playlist ([#18](https://github.com/TheQwertiest/foo_spotify/issues/18)).
- *Play* the artist: adds top tracks for the artist ([#15](https://github.com/TheQwertiest/foo_spotify/issues/15)).
Expand Down Expand Up @@ -52,7 +55,8 @@ ___
## [1.0.0][] - 2020-10-02
Initial release.

[unreleased]: https://github.com/TheQwertiest/foo_spotify/compare/v1.0.2...HEAD
[unreleased]: https://github.com/TheQwertiest/foo_spotify/compare/v1.1.0...HEAD
[1.1.0]: https://github.com/TheQwertiest/foo_spotify/compare/v1.0.2...v1.1.0
[1.0.2]: https://github.com/TheQwertiest/foo_spotify/compare/v1.0.1...v1.0.2
[1.0.1]: https://github.com/TheQwertiest/foo_spotify/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/TheQwertiest/foo_spotify/commits/master
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.3-beta
1.1.0

0 comments on commit 8a6563e

Please sign in to comment.