From f8edaec83828209051e4ea7a45b1f26a47913be7 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Wed, 27 Jul 2022 13:41:49 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 51d3dc35..feceffc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d - Fix collision values of 2 or 3 not rendering properly. - Fix the map music dropdown being empty when importing a map from Advance Map. - Fixed a bug where saving the tileset editor would reselect the main editor's first selected metatile. +- Fix crashes / unexpected behavior if certain scripting API functions are given invalid palette or tile numbers. ## [4.5.0] - 2021-12-26 ### Added