diff options
| author | Max Isom <[email protected]> | 2021-12-16 15:08:28 -0500 |
|---|---|---|
| committer | Max Isom <[email protected]> | 2021-12-16 15:08:28 -0500 |
| commit | 09908f4af55f02447e3fe9227f41b63c3094d212 (patch) | |
| tree | 6b7fc70630a55a3c0040257e1deda4a978199574 | |
| parent | 556c4080ae0f935b0338e30a5a02dc26b03b2a1e (diff) | |
| download | muse-09908f4af55f02447e3fe9227f41b63c3094d212.tar.xz muse-09908f4af55f02447e3fe9227f41b63c3094d212.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d6e9487..f58ef2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ 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] +### Changed +- Migrated to [Slash Commands](https://support.discord.com/hc/en-us/articles/1500000368501-Slash-Commands-FAQ) +- The queue embed now automatically updates every 5 seconds (and has buttons for quick interactions) ## [0.1.0] ### Added |
