Update CHANGELOG.md
This commit is contained in:
parent
bc4d9e2276
commit
631896a708
1 changed files with 3 additions and 2 deletions
|
@ -6,8 +6,9 @@ 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.
|
||||
|
||||
## Unreleased
|
||||
Nothing, yet.
|
||||
## [Unreleased]
|
||||
### Added
|
||||
- Add optional support for Poryscript script files via the `use_poryscript` config option.
|
||||
|
||||
## [2.0.0] - 2019-10-16
|
||||
### Breaking Changes
|
||||
|
|
Loading…
Reference in a new issue