From 9c8fb686ebbb53fe861371981a701f657853187b Mon Sep 17 00:00:00 2001 From: SBird Date: Tue, 30 Jun 2020 16:06:27 +0200 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5cf41d24..5490bf8c 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 +- Fix a crash that occured when creating a new tileset using triple layer mode ## [4.3.0] - 2020-06-27 ### Added