diff --git a/megamek/docs/history.txt b/megamek/docs/history.txt index e231a7060ee..5155c473747 100644 --- a/megamek/docs/history.txt +++ b/megamek/docs/history.txt @@ -57,6 +57,7 @@ MEGAMEK VERSION HISTORY: + PR #6295: Princess improvement to consider leap damage along with path optimization + Fix #6297: Fixes movement path sprite rendering under unit sprites in non-isometric mode + Fix #6277: Fixes /kick command for players and bots ++ Fix 6032: Filter out Aakar font from Java font family names 0.50.01 (2024-11-10 1800 UTC) + PR #5962, #5964, #5966, #5974, #5931, #5983, #6154, #6159: Internal code changes (TWGameManager, extract processMovement, allow more classes for InputFilter, Victory, move test scenarios to testresources),