From 30e099a061b993c63dd16d630f9660ceca2c4ba1 Mon Sep 17 00:00:00 2001 From: sleet01 Date: Fri, 26 Jul 2024 15:25:58 -0700 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 55dafbc48de..355396a624c 100644 --- a/megamek/docs/history.txt +++ b/megamek/docs/history.txt @@ -54,6 +54,7 @@ MEGAMEK VERSION HISTORY: + PR #5792: Update princess Stealth handling + PR #5800: Bearings-only launches are no longer being prevented at ranges below 51 hexes + PR #5791: Added much-needed whitespace to some menu items of the board right click menu ++ PR #5798: Fix Reflective armor not appearing in MML dropdown 0.49.20 (2024-06-28 2100 UTC) (THIS IS THE LAST VERSION TO SUPPORT JAVA 11) + PR #5281, #5327, #5308, #5336, #5318, #5383, #5369, #5384, #5455, #5505, #5541: Code internals: preparatory work for supporting game types such as SBF, code cleanup for string drawing, superclass change for BoardView,