From 61b5654f1486aab07dcf45dfbefc08989f13c6fe Mon Sep 17 00:00:00 2001 From: huderlem Date: Sat, 16 May 2020 10:20:56 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6b9593e..2d0263c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ The **"Breaking Changes"** listed below are changes that have been made in the d ### Fixed - Disallow drawing new heal locations in the events tab. - Fix issue where the metatile selection window was not resizable. +- Show warning when closing project with unsaved wild Pokémon changes. +- Fix bug where negative object event coordinates were saved as "0". ## [4.0.0] - 2020-04-28 ### Breaking Changes