Update CHANGELOG.md
This commit is contained in:
parent
628fe96498
commit
edfa3cb779
1 changed files with 6 additions and 0 deletions
|
@ -7,6 +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]
|
||||||
|
### Added
|
||||||
|
- Add more project-specific configs to better support porting features from different projects.
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- `metatile_labels.h` is now watched for changes.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Reduce time it takes to load maps and save in the tileset editor.
|
- Reduce time it takes to load maps and save in the tileset editor.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue