From 5e4ee3414fe2b90571d0deaefc868d131a5220c6 Mon Sep 17 00:00:00 2001 From: HoneySkull <83041327+HoneySkull@users.noreply.github.com> Date: Thu, 19 Sep 2024 19:23:03 -0500 Subject: [PATCH] Update history.txt --- megamek/docs/history.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/megamek/docs/history.txt b/megamek/docs/history.txt index c62a85f489b..55e8807fc2a 100644 --- a/megamek/docs/history.txt +++ b/megamek/docs/history.txt @@ -24,6 +24,7 @@ MEGAMEK VERSION HISTORY: + PR #6012: Jumpship/Warship code and comment cleanup and modernization + FIX #5997: Fall damage from high grav map using old ed rules + PR #6014: Remove incorrect dedicated pilot mod for QuadVee PSR ++ PR #6019: Fixes an issue that allows ASF to make an illegal moves. 0.50.0 (2024-09-01 2000 UTC) (THIS MARKS THE START OF JAVA 17 AS THE MINIMUM REQUIRED) + PR #5649: Use UTF encoding for reading MTF files (This might fix the issues #5648 and #5647)