From 8b6be656b3f22c456055cc2f487da58e46867ee2 Mon Sep 17 00:00:00 2001 From: Kwoth Date: Wed, 12 Oct 2022 20:19:33 +0200 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc0715104..613a33528 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,15 +2,29 @@ Experimental changelog. Mostly based on [keepachangelog](https://keepachangelog.com/en/1.0.0/) except date format. a-c-f-r-o -## Unreleased +## [4.3.9] - 12.10.2022 ### Added - `.betstats` shows sum of all bets, payouts and the payout rate in %. Updates once an hour +### Changed + +- `.betstats` looks way better (except on Mac) +- `.feedadd` errors clarified and separated in individual error messages for each issue. +- `.clubban` and `.clubunban` errors clarified and separated in individual error messages for each issue. +- `.clubapply` better error messages + +### Fixed + +- `.timely` 'Remind' button fixed in DMs +- `.cmdcd` database bugs fixed +- Fixed bugged mysql and postgresql migrations +- Fixed issues with lodaing medusae due to strict versioning + ### Removed -- `.slotstats` Superseeded by .betstats +- `.slotstats` Superseded by `.betstats` ## [4.3.8] - 02.10.2022