diff --git a/CHANGELOG.md b/CHANGELOG.md index afc35644..d83526e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d - 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 +- Overhauled the region map editor, adding support for tilemaps, and significant customization. Also support pokefirered. ### Fixed - Fix cursor tile outline not updating at the end of a dragged selection.