From 41b269f9087796cc94a6fa19ab78269ee5414835 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Tue, 8 Feb 2022 13:11:45 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index facc635f..7adeae8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,8 @@ The **"Breaking Changes"** listed below are changes that have been made in the d ### Fixed - Fix cursor tile outline not updating at the end of a dragged selection. +- 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. ## [4.5.0] - 2021-12-26