From a2059825802ce86ec5634f116587272046aaa5fe Mon Sep 17 00:00:00 2001 From: HammerGS Date: Fri, 1 Nov 2024 14:44:45 -0600 Subject: [PATCH] + Fix #6138: Weapon panel ammo selector #6165 --- megamek/docs/history.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/megamek/docs/history.txt b/megamek/docs/history.txt index e6b3550ce5d..02f8fd4ff9b 100644 --- a/megamek/docs/history.txt +++ b/megamek/docs/history.txt @@ -71,6 +71,7 @@ MEGAMEK VERSION HISTORY: + PR #6131: Advanced Search updates + PR #6150: TRO View problem + PR #6153: RISC HS Override Kit now works in gameplay ++ Fix #6138: Weapon panel ammo selector #6165 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)