From 59aeb4fdb0650ce6929d8cfc78d2bdb9da1b6368 Mon Sep 17 00:00:00 2001 From: huderlem Date: Thu, 21 May 2020 19:21:18 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5fec609..f3154946 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,8 @@ 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. +### Fixed +- Reduce time it takes to load maps and save in the tileset editor. ## [4.1.0] - 2020-05-18 ### Added