From cfe002538a45de0330fa23a0a29c702425f5f732 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Tue, 24 Feb 2026 18:36:14 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e200bba..742d1b33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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