From d8d124faea6257bfa5cb5475db91cc8ad5c0d2d5 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Sun, 15 Jan 2023 23:56:47 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f6dd2b3..85b4c540 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d - Add option to turn off the checkerboard fill for new tilesets. ### Changed +- Double-clicking on a connecting map on the Map or Events tabs will now open that map. - Hovering on border metatiles with the mouse will now display their information in the bottom bar. ### Fixed