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.