Skip to content

Commit ab6eab6

Browse files
authored
Merge branch 'main' into playlist-reverse
2 parents 31007b3 + e5e4c97 commit ab6eab6

File tree

7 files changed

+328
-755
lines changed

7 files changed

+328
-755
lines changed

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
9-
10-
### Changed
8+
## [1.3.1]
119

1210
### Added
1311

12+
- Playlist `reverse` command with keybinding `Shift+R`
13+
14+
### Fixed
15+
16+
- Bug preventing any type of playback due to spotify API changes.
17+
- Bug preventing retrieval of new song metadata from spotify.
18+
1419
## [1.3.0]
1520

1621
### Added
@@ -251,6 +256,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
251256
- Albums with more than 50 songs not showing all the songs when viewed in the library
252257
- Bug that could cause items to not load until the screen is filled on bigger screens
253258

259+
[1.3.1]: https://github.com/hrkfdn/ncspot/compare/v1.3.0...v1.3.1
254260
[1.3.0]: https://github.com/hrkfdn/ncspot/compare/v1.2.2...v1.3.0
255261
[1.2.2]: https://github.com/hrkfdn/ncspot/compare/v1.2.1...v1.2.2
256262
[1.2.1]: https://github.com/hrkfdn/ncspot/compare/v1.2.0...v1.2.1

0 commit comments

Comments
 (0)