update changelog

This commit is contained in:
garak 2019-11-04 18:51:05 -05:00
parent 81d02f57a5
commit 62a42d6b3c

View file

@ -10,6 +10,9 @@ The **"Breaking Changes"** listed below are changes that have been made in the d
### Added ### Added
- Add optional support for Poryscript script files via the `use_poryscript` config option. - Add optional support for Poryscript script files via the `use_poryscript` config option.
### Changed
- Draw map connections with the current map's tilesets to more accurately mimic their appearance in-game.
### Fixed ### Fixed
- Fix index-out-of-bounds crash when deleting the last event in an event type group. - Fix index-out-of-bounds crash when deleting the last event in an event type group.