From 067e5d1aea57d3ac9dee0a85e5329136206f50a1 Mon Sep 17 00:00:00 2001
From: ElTata <eltata@firemail.cc>
Date: Wed, 3 Jun 2020 15:26:56 +0200
Subject: [PATCH] new version 5.2.3

---
 CHANGELOG.md | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6a3c3db..1efc9fe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,7 +13,14 @@ Thanks for your interest in the Idle RPG! Feel free to contact me with ideas and
 comments, or post them in the issues of the project for public view.
 
 ---
-## v5.3.0:
+## v5.2.3: released 06/03/20
+- added a 1/5 chance for evilchase
+- fixed bug in evilchase() where it were not happening
+- fixed bug in real_gain() subroutine where decimal number were not matched
+- questers are notified in privmsg of each step of the quests
+- quests are taken back from last written state as the bot starts up
+- questers can wander around the world : the world being round,
+the shortest path to an objective may be through the borders
 - players are chosen based on exponential distribution (of their levels) for the random events
 
 ---
-- 
GitLab