From d548d3e025ac00f190f2d6d666077bf194d15bfa Mon Sep 17 00:00:00 2001 From: GriffinR Date: Thu, 10 Feb 2022 09:58:22 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7adeae8e..c6df5f22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d ### Added - Add ability to set the opacity of the scripting overlay. - Add ability to get/set map header properties and read tile pixel data via the API. +- Add button to copy the full metatile label to the clipboard in the Tileset Editor. ### Changed - If an object event is inanimate, it will always render using its first frame.