Add /loop support for individual songs (#707)

This commit is contained in:
Cleo 2022-06-25 20:20:45 -04:00 committed by GitHub
parent eb07ac6d22
commit 6cdfefe174
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 48 additions and 4 deletions

View file

@ -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]
- `/loop` command that plays the current song on loop
## [2.0.4] - 2022-05-16
### Fixed