diff --git a/megamek/docs/history.txt b/megamek/docs/history.txt index 6ded1b36bc4..cdbbcbd54e3 100644 --- a/megamek/docs/history.txt +++ b/megamek/docs/history.txt @@ -16,6 +16,11 @@ MEGAMEK VERSION HISTORY: + PR #5696: TargetRoll modernization + PR #5657: Enable testInvalidCanonUnits but skip known invalid units + Fix #5700: Move Modifiers and Move Envelope clear when disabled ++ Fix #5650: Weapon unselect after torso twist ++ PR #5707: Added trailing spaces that were needed for text to display correctly etc ++ PR #5708: Princess - using heat mapping for persistence/history awareness ++ PR #5714: Finish MegaMek munition generator development ++ PR #5717: Disable invalid unit test 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,