From c6e44075600591f33952b804389872643071ce8c Mon Sep 17 00:00:00 2001 From: garakmon Date: Sun, 5 Feb 2023 14:51:12 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d016080..81997fe5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,9 @@ The **"Breaking Changes"** listed below are changes that have been made in the d - Fix tilesets that share part of their name loading incorrectly. - Fix events being hidden behind connecting maps. - Fix some minor visual issues on the Connections tab. +- Fix bug which caused encounter configurator to crash if slots in fields containing groups were deleted. +- Fix bug which caused encounter configurator to crash if last field was deleted. +- Fix map render when collision view was active while map changed. ## [5.1.0] - 2023-01-22 ### Added