From 82fc89ceba5bfdb40670ba90bdc3e3ca1027a07b Mon Sep 17 00:00:00 2001 From: HammerGS Date: Sat, 5 Oct 2024 11:31:44 -0600 Subject: [PATCH] Update history.txt --- megamek/docs/history.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/megamek/docs/history.txt b/megamek/docs/history.txt index a63a40c2b8..fee65ada6b 100644 --- a/megamek/docs/history.txt +++ b/megamek/docs/history.txt @@ -40,6 +40,8 @@ MEGAMEK VERSION HISTORY: + Fix #6017: Zweihander prompt when only one arm available + Fix #6049: Fixing missing Text string for Mechanical Jump Fall Damage + PR #6063: Enhance wordWrap with HTML Tags for Line Breaks ++ Fix #1486: Add option to skip firing turn for mechs/vees that sprint ++ PR #6068: Replace Manual GUI scaling with FlatLaf Scaling 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)