diff --git a/CHANGELOG.md b/CHANGELOG.md
index d6f8db1..ee18e98 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,29 @@
Mostly based on [keepachangelog](https://keepachangelog.com/en/1.1.0/) except date format. a-c-f-r-o
-## [5.1.19]
+## [5.1.19] - 05.11.2024
+
+### Added
+
+- Added `.betstats`
+ - See your own stats with .betstats
+ - Target someone else: .betstats @seraphe
+ - You can also specify a game .betstats lula
+ - Or both! .betstats seraphe br
+- `.timely` can now have a server boost bonus
+ - Configure server ids and reward amount in data/gambling.yml
+ - anyone who boosts one of the sepcified servers gets the amount as base timely bonus
+
+### Changed
+
+- `.plant/pick` password font size will be slightly bigger
+- `.race` will now have 82-94% payout rate based on the number of players playing (1-12, x0.01 per player).
+- Any player over 12 won't increase payout
+
+### Fixed
+
+- `.xplb` and `.xpglb` now have proper ranks after page 1
+- Fixed boost bonus on shards different than the specified servers' shard
## [5.1.18] - 04.11.2024
diff --git a/src/EllieBot/EllieBot.csproj b/src/EllieBot/EllieBot.csproj
index d6a65c6..893337a 100644
--- a/src/EllieBot/EllieBot.csproj
+++ b/src/EllieBot/EllieBot.csproj
@@ -4,7 +4,7 @@
enable
true
en
- 5.1.18
+ 5.1.19
$(MSBuildProjectDirectory)