Update CHANGELOG.md
This commit is contained in:
parent
2df0ac7d16
commit
33a2cfe06a
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ The **"Breaking Changes"** listed below are changes that have been made in the d
|
||||||
### 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.
|
||||||
- Fix bug where exporting tileset images could add an extra row of junk at the end.
|
- Fix bug where exporting tileset images could add an extra row of junk at the end.
|
||||||
|
- Fix crashes when encountering an error opening a project or map.
|
||||||
|
- Fix bug where comboboxes and wild pokemon data could grow large when opening projects multiple times during the same porymap session.
|
||||||
|
|
||||||
|
|
||||||
## [2.0.0] - 2019-10-16
|
## [2.0.0] - 2019-10-16
|
||||||
|
|
Loading…
Reference in a new issue