Update CHANGELOG

This commit is contained in:
BigBahss 2020-09-16 04:08:17 -04:00 committed by huderlem
parent 81ad828a53
commit 7cbdea4e26

View file

@ -15,6 +15,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d
- The New Map dialog now gives an option to specify the "Show Location Name" field.
- Some new shortcuts were added in [porymap/#290](https://github.com/huderlem/porymap/pull/290).
- All plain text boxes now have a clear button to delete the text.
- The window sizes and positions of the tileset editor, palette editor, and region map editor are now stored in `porymap.cfg`.
### Changed
- Holding `shift` now toggles "Smart Path" drawing; when the "Smart Paths" checkbox is checked, holding `shift` will temporarily disable it.
@ -22,7 +23,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d
### Fixed
- Fix a bug with the current metatile selection zoom.
- Fix bug preventing the status bar from updating the current position while dragging events.
- Fix porymap icon not showing on window or panel on Linux
- Fix porymap icon not showing on window or panel on Linux.
## [4.3.1] - 2020-07-17
### Added