From dc3c08eb2daf9e301dedddf724faa5a3c40d7c3c Mon Sep 17 00:00:00 2001 From: Jason Lautzenheiser Date: Sat, 19 Mar 2022 11:07:48 -0400 Subject: [PATCH] update changelog --- changelog.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index 25e0cc65..d3cb086a 100644 --- a/changelog.md +++ b/changelog.md @@ -4,8 +4,9 @@ All notable changes to this project will be documented in this file. Version nu ## [Unreleased] ### Fix - - Mini-map was broken and didn't display - - Menu item checkboxes were visually too small and messing up the look of the menus. + - Mini-map was broken and didn't display (#548) + - Menu item checkboxes were visually too small and messing up the look of the menus. (#549) + - When exporting to I7 and using regions, rooms are ignored if region is named a reserved word. (#506) ## [1.7.3] - 2022-02-12