From e898baf098359489b2a10bbff3f5576f51280bd3 Mon Sep 17 00:00:00 2001 From: garak Date: Mon, 3 Jun 2019 21:34:35 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42476e84..8af9ff6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d ### Fixed - Fix bug where map group names were hardcoded when creating a new map. - Fix bug in Tileset Editor where multi-tile selections weren't properly painted when clicking on the bottom row of the metatile layers. +- Fix bug where line breaks in C headers were not parsed properly. ## [1.2.2] - 2019-05-16