Update changelog

This commit is contained in:
GriffinR 2026-02-24 18:36:14 -05:00
parent 8b4ccc12ef
commit cfe002538a

View File

@ -10,6 +10,7 @@ and this project somewhat adheres to [Semantic Versioning](https://semver.org/sp
- Add API functions for reading and writing text files.
### Changed
- Porymap's .cfg files were replaced with .json. Any fields not listed not listed in a config file are assumed to be the default value.
- Move the tileset/layout labels to prioritize horizontal space for the map.
### Fixed