From 927fb31ef584a51247f1b3120b2783221bb41b79 Mon Sep 17 00:00:00 2001 From: Lars Norberg Date: Wed, 18 Oct 2023 16:39:36 +0200 Subject: [PATCH] 2.3.35-Release --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6eced58..0edd3c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. All notable The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [2.3.35-Release] 2023-10-18 +### Fixed +- Fixed an issue where the map would refuse to fade if shown while the player was already moving. + ## [2.3.34-Release] 2023-10-17 - Rewrote addon to use external libraries in preparation for future updates.