From 0c673323a70bdc0becf674b2ab5a9283ebdddab6 Mon Sep 17 00:00:00 2001 From: huderlem Date: Sun, 6 Jan 2019 10:40:05 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 023fe1bd..a286589c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d ### Fixed - Fix bug where smart paths could bes auto-enabled, despite the checkbox being disabled. - Fix crash that could occur when changing the palette id in the tileset palette editor. +- Fix crash that could occur when shrinking the number of metatiles in a tileset. ## [1.1.0] - 2018-12-27 ### Breaking Changes