From 97f2980cf00ff3e64b285bc487ce0d3324c71960 Mon Sep 17 00:00:00 2001 From: garak Date: Thu, 12 Aug 2021 20:24:30 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a321607b..45e4ef2e 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 ### Fixed - Fix tileset palette editor crash that could occur when switching maps or tilesets with it open. +- Loading wild encounters will now properly preserve the original order, so saving the file will not give huge diffs. ## [4.4.0] - 2020-12-20 ### Added