From c8d04e0dd2dc5c7d7f334be62feb0858dae388d3 Mon Sep 17 00:00:00 2001 From: Daniel L- <103902653+IllianiCBT@users.noreply.github.com> Date: Tue, 17 Sep 2024 15:26:27 -0500 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 15e4f72833..a6d0467501 100644 --- a/megamek/docs/history.txt +++ b/megamek/docs/history.txt @@ -22,6 +22,7 @@ MEGAMEK VERSION HISTORY: + PR #6010: Fix patchwork armor weight calculation + PR #6011: Added Post-Name Change Compatibility Handlers to AbstractIcon.java + PR #6012: Jumpship/Warship code and comment cleanup and modernization ++ PR #6014: Remove incorrect dedicated pilot mod for QuadVee PSR 0.50.0 (2024-09-01 2000 UTC) (THIS MARKS THE START OF JAVA 17 AS THE MINIMUM REQUIRED) + PR #5649: Use UTF encoding for reading MTF files (This might fix the issues #5648 and #5647)