mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-06-27 09:12:43 +02:00
Add option to shuffle newly added playlist (#473)
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
This commit is contained in:
parent
c22722ea0e
commit
7090ed2a52
2 changed files with 11 additions and 1 deletions
|
@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
### Added
|
||||
- Playlists can now be shuffled as they are added to the queue, using the `shuffle` option to `play`.
|
||||
|
||||
## [0.3.2] - 2022-01-17
|
||||
### Fixed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue