From 64249fc3d994fb7e5a56cb870119a3b96cf3c7a9 Mon Sep 17 00:00:00 2001 From: Eriks K Date: Tue, 1 Dec 2020 13:11:45 +0200 Subject: [PATCH] History --- HISTORY.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 4e267f0..acf248f 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -2,8 +2,17 @@ History ======= +0.23.1 (2020-12-01) +------------------- +* Separated battle finding logic from CitizenMilitary.find_battle_and_fight method +* Base dmg calculations +* Get max hit value for divisions on current side +* Added method to get division stats +* Wheel of fortune updates + 0.23.0 (2020-11-26) ------------------- +* ***0.23 - last supported version for Python 3.7.*** * Added `Config.maverick` switch, to allow/deny automated fighting in non native divisions if the player has MaverickPack * Added `CitizenMedia.get_article(article_id:int)` method to get article data * Added `CitizenMedia.delete_article(article_id:int)` method to delete article