diff --git a/megamek/docs/history.txt b/megamek/docs/history.txt index 9476a57facf..c933a4f4369 100644 --- a/megamek/docs/history.txt +++ b/megamek/docs/history.txt @@ -28,6 +28,7 @@ MEGAMEK VERSION HISTORY: + PR #5727: Pass Selected Player through to add unit and random force dialogs + PR #5731: Fix incorrect onGround usage and make sure ASF bombs are always cleared before refitting + PR #5738: Munition autoconfig tweaks ++ PR #5735: Colorize discord export 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,