From 2df2125da93b18a82792b6e58a7345f01d32f2df Mon Sep 17 00:00:00 2001 From: Toastie Date: Tue, 14 Jan 2025 20:12:23 +1300 Subject: [PATCH] Updated changelog, upped version to 5.3.4 --- CHANGELOG.md | 13 +++++++++++++ src/EllieBot/EllieBot.csproj | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2858e63..e30ce5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ Mostly based on [keepachangelog](https://keepachangelog.com/en/1.1.0/) except date format. a-c-f-r-o +## [5.3.4] - 14.01.2025 + +## Added + +- Added `.fish` commands + - `.fish` - Attempt to catch a fish - different fish live in different places, at different times and during different times of the day + - `.fishlist` - Look at your fish catalogue - shows how many of each fish you caught and what was the highest quality - for each caught fish, it also shows its required spot, time of day and weather + - `.fishspot` - Shows information about the current fish spot, time of day and weather + +## Fixed + +- `.timely` fixed captcha sometimes generating only 2 characters + ## [5.3.3] - 16.12.2024 ## Fixed diff --git a/src/EllieBot/EllieBot.csproj b/src/EllieBot/EllieBot.csproj index d719599..34bec3d 100644 --- a/src/EllieBot/EllieBot.csproj +++ b/src/EllieBot/EllieBot.csproj @@ -4,7 +4,7 @@ enable true en - 5.3.3 + 5.3.4 $(MSBuildProjectDirectory)