Update CHANGELOG.md
This commit is contained in:
parent
73b5e2b272
commit
1cc786547c
1 changed files with 6 additions and 1 deletions
|
@ -7,7 +7,12 @@ and this project somewhat adheres to [Semantic Versioning](https://semver.org/sp
|
||||||
The **"Breaking Changes"** listed below are changes that have been made in the decompilation projects (e.g. pokeemerald), which porymap requires in order to work properly. If porymap is used on a project that is not up-to-date with the breaking changes, then porymap will likely break or behave improperly.
|
The **"Breaking Changes"** listed below are changes that have been made in the decompilation projects (e.g. pokeemerald), which porymap requires in order to work properly. If porymap is used on a project that is not up-to-date with the breaking changes, then porymap will likely break or behave improperly.
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
Nothing, yet.
|
### Added
|
||||||
|
- Add scripting capabilities, which allows the user to add custom behavior to Porymap using JavaScript scripts.
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Disallow drawing new heal locations in the events tab.
|
||||||
|
- Fix issue where the metatile selection window was not resizable.
|
||||||
|
|
||||||
## [4.0.0] - 2020-04-28
|
## [4.0.0] - 2020-04-28
|
||||||
### Breaking Changes
|
### Breaking Changes
|
||||||
|
|
Loading…
Reference in a new issue