From 50c047f589b45da63a50e2edf4686608b607fcd2 Mon Sep 17 00:00:00 2001 From: Max Isom Date: Sat, 5 Feb 2022 13:26:19 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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