From 8f959595bb63d4a979dfbc562d304f2ab07fb61f Mon Sep 17 00:00:00 2001 From: SJuliez Date: Mon, 16 Sep 2024 17:16:53 +0200 Subject: [PATCH] Update history.txt --- megameklab/docs/history.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/megameklab/docs/history.txt b/megameklab/docs/history.txt index 76e4ae1e6..2fff5bd45 100644 --- a/megameklab/docs/history.txt +++ b/megameklab/docs/history.txt @@ -4,6 +4,7 @@ MEGAMEKLAB VERSION HISTORY: + PR #1608, #1611: Respecting Trademarks (Mech to Mek) + PR #1597: Code improvement to #1592; also now sets the default filename of the new file to the name of the original file + PR #1610, #1614: MML's GUI can now be scaled similarly to MM's. It uses MM's scaling setting, so in a combined install MM and MML use the same scaling value. ++ Fix #1541: On ProtoMeks, armor slots are no longer counted twice during validation 0.50.0 (2024-09-01 2000 UTC) (THIS MARKS THE START OF JAVA 17 AS THE MINIMUM REQUIRED) + PR #1544: Windows Related CI Fixes