From 5ffed045e41f89105d73e23d681c42d7cb77df7f Mon Sep 17 00:00:00 2001 From: GriffinR Date: Fri, 17 Feb 2023 22:29:58 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 844ad12f..af961fa0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d - Fix tilesets that share part of their name loading incorrectly. - Fix events being hidden behind connecting maps. - Metatile labels with values defined outside their tileset are no longer deleted. +- Fix the Tileset Editor retaining edit history after changing tilesets. - Fix some minor visual issues on the Connections tab. - Fix bug which caused encounter configurator to crash if slots in fields containing groups were deleted. - Fix bug which caused encounter configurator to crash if last field was deleted.