From 0e93e28f1be013237d61c9f27460247d59ab1101 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Tue, 24 Jan 2023 03:35:26 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb8c0722..92438d65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,9 @@ and this project somewhat adheres to [Semantic Versioning](https://semver.org/sp The **"Breaking Changes"** listed below are changes that have been made in the decompilation projects (e.g. pokeemerald), which porymap requires in order to work properly. It also includes changes to the scripting API that may change the behavior of existing porymap scripts. If porymap is used with a project or API script that is not up-to-date with the breaking changes, then porymap will likely break or behave improperly. ## [Unreleased] -Nothing, yet. +### Fixed +- Fix events being hidden behind connecting maps. +- Fix some minor visual issues on the Connections tab. ## [5.1.0] - 2023-01-22 ### Added