From f08d02a67f4682bb560474d730276547df66b7e6 Mon Sep 17 00:00:00 2001 From: BigBahss Date: Tue, 20 Oct 2020 19:07:49 -0400 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0aaeeef7..245fcc7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,8 @@ The **"Breaking Changes"** listed below are changes that have been made in the d ### Fixed - Fix a bug with the current metatile selection zoom. - Fix bug preventing the status bar from updating the current position while dragging events. -- Fix porymap icon not showing on window or panel on Linux +- Fix porymap icon not showing on window or panel on Linux. +- Zooming the map in/out will now focus on the cursor. ## [4.3.1] - 2020-07-17 ### Added