From 1663ce7bafc46bfcc03fd178b39795121872f1a2 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Tue, 11 Mar 2025 15:11:10 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0544760d..05d5aec9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -87,6 +87,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d - Fix some problems with tileset detection when importing maps from AdvanceMap. - Fix certain input fields allowing invalid identifiers, like names starting with numbers. - Fix crash in the Shortcuts Editor when applying changes after closing certain windows. +- Fix the Shortcuts Editor clearing shortcuts after selecting them. - Fix `Display Metatile Usage Counts` sometimes changing the counts after repeated use. - The Metatile / Tile usage counts in the Tileset Editor now update to reflect changes. - Fix regression that stopped the map zoom from centering on the cursor.