We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 328c8c4 commit c1ddd97Copy full SHA for c1ddd97
1 file changed
CHANGELOG.md
@@ -4,12 +4,13 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
-## [0.4.22] - 2026-02-08
+## [0.4.22] - Unreleased
8
### Added
9
- Types for gltf metadata extensions.
10
11
### Fixed
12
- LoadRegionPlugin: Add typings for new function, fix bug related to "distance" calculations.
13
+- GlobeContorls: Account for ellipsoid frame scale when calculating max zoom out distance.
14
15
## [0.4.21] - 2026-02-04
16
0 commit comments