From 2beb0ccd388f26c089ae893e54367e7ece2cd4d4 Mon Sep 17 00:00:00 2001 From: garak Date: Tue, 13 Aug 2019 22:31:56 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e1e904d..c8a71b08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d - Fix bug where line breaks in C headers were not parsed properly. - Fix bug when exporting tileset images using palettes with duplicate colors. - Fix bug where creating new maps from existing layouts created an empty layout folder. +- Fix bug where exported tile images did not contain the last row of tiles. ## [1.2.2] - 2019-05-16