From 0fb34b1c61213ec19d5c1a7db437bb0c2b20a322 Mon Sep 17 00:00:00 2001 From: Kwoth Date: Mon, 13 May 2024 10:53:47 +0000 Subject: [PATCH] docs: Updated changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0215a7f44..dc02cc789 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ Mostly based on [keepachangelog](https://keepachangelog.com/en/1.0.0/) except da ### Changed - `.greet` and `.bye` will now be automatically disabled if the bot losses permissions to post in the specified channel +- Removed response replies from `.blackjack` and `.pick` as the original message will always be deleted + +### Fixed + +- Fixed `.blackjack` response string as it contained no user name ## [5.0.5] - 11.05.2024