diff --git a/megamek/docs/history.txt b/megamek/docs/history.txt index 9075609854..6519557e62 100644 --- a/megamek/docs/history.txt +++ b/megamek/docs/history.txt @@ -90,6 +90,8 @@ MEGAMEK VERSION HISTORY: + PR #5880: Prevent various NPEs and other exceptions + PR #5860: Tweak automatic munition selection for low-ammo-count Autocannons + Fix #5614: princess does no pathing during deployment ++ Fix #5885: Fixed Autocannon extra damage option checking ++ PR #5887: Enabled torso/turret twist for artillery 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,