From ba3a7afef32b4afa3754d949d25298d3465d03a7 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Mon, 29 May 2023 19:44:23 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 781f63f2..bcd517ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d ### Fixed - Fix text boxes in the Palette Editor calculating color incorrectly. +- Fix metatile labels being sorted incorrectly for tileset names with multiple underscores. - Fix default object sprites retaining dimensions and transparency of the previous sprite. ## [5.1.1] - 2023-02-20