From 6f7f380e4223df4d3d57e9ffcab83630e1bce31a Mon Sep 17 00:00:00 2001 From: Garrett Johnson Date: Wed, 29 Jan 2025 17:07:53 +0900 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f414ebd8a..77370444b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added - DeepZoomImage plugin support. +### Fixed +- EnvironmentControls: Fixed circle mesh not hiding when zooming on mobile. + ## [0.4.4] - 2025.01.24 ### Added - `load-error` events when model, tile set, and API token requests fail to fetch or parse.