diff options
| author | Max Isom <[email protected]> | 2022-02-05 13:26:19 -0500 |
|---|---|---|
| committer | Max Isom <[email protected]> | 2022-02-05 13:26:19 -0500 |
| commit | 50c047f589b45da63a50e2edf4686608b607fcd2 (patch) | |
| tree | 46e042e1204175dd2d990a8c917e5ffff38c99c2 | |
| parent | b9e21222f58882fda0abe2b56c94efd8e3044e91 (diff) | |
| download | muse-50c047f589b45da63a50e2edf4686608b607fcd2.tar.xz muse-50c047f589b45da63a50e2edf4686608b607fcd2.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ea445de..1eb1216 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [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) +- Upgrading **will cause unavoidable data loss**. Because slash commands work differently, **all shortcuts will be lost**. Functionality similar to shortcuts is provided by the `/favorites` command. +- Because slash commands require different permissions, **you must kick Muse and re-add Muse to your server** before you can use the bot. ## [0.5.4] - 2022-02-01 ### Fixed |
