From 418f7ffc8162ebbbbdb110ee5390192e89df7035 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Sun, 19 Jun 2022 14:53:39 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 12db3e89..153c49f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d - Fix cursor tile and player view outlines exiting map bounds while painting. - Fix cursor tile and player view outlines not updating immediately when toggled in Collision view. - Fix selected space not updating while painting in Collision view. +- Fix the map music dropdown being empty when importing a map from Advance Map. ## [4.5.0] - 2021-12-26 ### Added