From 521410e1f62bb4621ebce4ff1a6b2c8905d0d0fa Mon Sep 17 00:00:00 2001 From: GriffinR Date: Sun, 11 May 2025 16:16:38 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81d3a192..7cce9cda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d - Add a setting to customize the size and position of the player view distance. - Add `onLayoutOpened` to the scripting API. - Add a splash loading screen for project openings. +- Add Back/Forward buttons for navigating to previous maps or layouts. ### Changed - `Change Dimensions` now has an interactive resizing rectangle.