Update changelog

This commit is contained in:
GriffinR 2022-03-22 23:55:21 -04:00 committed by t
parent 096a66067d
commit e8a9820f44

View file

@ -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.