From 3fdd4433b815586d40ab9634312c9eb22b972fe1 Mon Sep 17 00:00:00 2001 From: Sleet01 Date: Thu, 1 Aug 2024 21:03:04 -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 06eebeca3a..f043b3203b 100644 --- a/megamek/docs/history.txt +++ b/megamek/docs/history.txt @@ -73,6 +73,7 @@ MEGAMEK VERSION HISTORY: + PR #5835: Allow bot vs bot in ScenarioV2 and test setup + Fix #5833: GameReports: remove error message and deal with missing rounds + Fix #5833: Precognition: receive updated ground objects ++ Fix #5825: ASF Low Altitude LOS, levels, and ground map terrain blocking 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,