From ed39c36db4a9808ddc7bf489ac62f9c73a773450 Mon Sep 17 00:00:00 2001 From: huderlem Date: Fri, 8 Feb 2019 16:14:50 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 429708c0..d11aded5 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 +### Fixed +- Fix crash when creating a new map from a layout that has no pre-existing maps that use it. ## [1.2.0] - 2019-02-04 ### Breaking Changes