From 9a48fc14678eedbe7bf7f02708e8d25b3a7e8954 Mon Sep 17 00:00:00 2001 From: huderlem Date: Wed, 12 Feb 2020 11:52:51 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6148b38..21d42629 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d - Fix bug where exporting tileset images could add an extra row of junk at the end. - Fix crashes when encountering an error opening a project or map. - Fix bug where comboboxes and wild pokemon data could grow large when opening projects multiple times during the same porymap session. +- Fix bug where dragging the metatile selector would visually extend beyond map boundary. ## [2.0.0] - 2019-10-16