From 6d13523441bc9c10624a34dab49121ac7e5c1c5e Mon Sep 17 00:00:00 2001 From: Cosmo Myzrail Gorynych Date: Mon, 10 Aug 2020 10:20:58 +1200 Subject: [PATCH] :pencil: Update the changelog --- app/Changelog.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/app/Changelog.md b/app/Changelog.md index adae22be0..bb2b57c29 100644 --- a/app/Changelog.md +++ b/app/Changelog.md @@ -1,3 +1,15 @@ +## v1.4.1 + +*Sun Aug 10 2020* + +### 🐛 Bug Fixes + +* Fix indefinite behavior after placing copies and switching to the properties tab in the room editor +* Fix loading error while migrating a project without tile layers to v1.4.0 +* Fix regression with custom script typings: they were not loaded on project load +* Fix type picker being empty right after opening the room editor +* Icons in the room editor, on the left side, should be centered if no labels are shown next to them. + ## v1.4.0 *Sun Aug 09 2020*