diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ef2508..d7faabc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,18 +2,24 @@ Mostly based on [keepachangelog](https://keepachangelog.com/en/1.0.0/) except date format. a-c-f-r-o +## [5.1.2] - 29.06.2024 + +### Fixed + +- Compile issues by disabling honeypot submodule for the time being + ## [5.1.1] - 29.06.2024 ### Added -- Added `.honeypot` command, which automatically softbans (ban and immediate unban) any user who posts in that channel. +- Added `'honeypot` command, which automatically softbans (ban and immediate unban) any user who posts in that channel. - Useful to auto softban bots who spam every channel upon joining - Users who run commands or expressions won't be softbanned. - Users who have ban member permissions are also excluded. ### Fixed -- Fixed `.betdraw` not respecting maxbet +- Fixed `'betdraw` not respecting maxbet - Fixed `'xpshop` pagination for real this time? ## [5.1.0] - 28.06.2024 diff --git a/src/EllieBot/EllieBot.csproj b/src/EllieBot/EllieBot.csproj index cef48b0..174d25d 100644 --- a/src/EllieBot/EllieBot.csproj +++ b/src/EllieBot/EllieBot.csproj @@ -4,7 +4,7 @@ enable true en - 5.1.1 + 5.1.2 $(MSBuildProjectDirectory)