From d41eb83a27e1d0a31c430bb1749e242394c71d01 Mon Sep 17 00:00:00 2001 From: HammerGS Date: Wed, 25 Sep 2024 16:51:47 -0600 Subject: [PATCH] Updating History --- megamek/docs/history.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/megamek/docs/history.txt b/megamek/docs/history.txt index 7965e4558ca..3f817aff097 100644 --- a/megamek/docs/history.txt +++ b/megamek/docs/history.txt @@ -28,6 +28,9 @@ MEGAMEK VERSION HISTORY: + PR #6019: Fixes an issue that allows ASF to make an illegal moves. + Fix #5984: Will no longer generate 0 CF bridges in generated maps + Fix #5995: Field Guns, especially HVAC, should no longer explode nor jam ++ Fix #6031: WiGE deployment options ++ PR #6029: Show hatchets and other club misc weapons in the unit tooltip ++ PR #6021: Improved StratConSkillGenerator 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)