From 62319ebb1a21be5d746cb48cbfbc162a946e8d4f Mon Sep 17 00:00:00 2001 From: Toastie Date: Sat, 29 Jun 2024 17:54:54 +1200 Subject: [PATCH] Updated changelog and upped version to 5.1.2 --- CHANGELOG.md | 10 ++++++++-- src/EllieBot/EllieBot.csproj | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-) 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)