fix chronological and shuffle-in-order song sorting (#659)

This commit is contained in:
Jason Dove
2022-02-28 13:41:22 -06:00
committed by GitHub
parent fd3ef90880
commit 19161b12ea
3 changed files with 92 additions and 1 deletions
+2
View File
@@ -4,6 +4,8 @@ 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/).
## [Unreleased]
### Fixed
- Fix song sorting with `Chronological` and `Shuffle In Order` playback orders
## [0.4.2-alpha] - 2022-02-26
### Fixed