mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-09-08 18:43:45 +00:00
Create /resume
command; make query
required for the /play
command (#546)
This commit is contained in:
parent
4eefb7b30d
commit
d438d46c09
4 changed files with 62 additions and 35 deletions
|
@ -5,6 +5,14 @@ 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
|
||||
- `/resume` command to resume playback
|
||||
|
||||
### Changed
|
||||
- `query` is now a required parameter from `/play`
|
||||
|
||||
### Removed
|
||||
- `/play` cannot resume the playback anymore since `query` is now required
|
||||
|
||||
## [1.2.0] - 2022-02-24
|
||||
### Added
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue