diff --git a/CHANGELOG.md b/CHANGELOG.md index c9712cda8..ccc02b3a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Fixed - Remove logged error when a tile set is aborted. - Adjusted raycast early exit behavior based on three.js r165. +- EnvironmentControls: fix case where the dragging does not work from below +- Remote glTF textures failing to load. ## [0.3.32] - 2024.05.17 ### Added