From e8a9820f44e8905a32f22df630ad614f9192cd7e Mon Sep 17 00:00:00 2001 From: GriffinR Date: Tue, 22 Mar 2022 23:55:21 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e8d9a9ea..12db3e89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d - If an object event is inanimate, it will always render using its first frame. - Only log "Unknown custom script function" when a registered script function is not present in any script. - Unused metatile attribute bits that are set are preserved instead of being cleared. +- The wild encounter editor is automatically disabled if the encounter JSON data cannot be read ### Fixed - Fix cursor tile outline not updating at the end of a dragged selection.