Skip to content

Commit 45b6d8b

Browse files
authored
Update CHANGELOG.md
1 parent 9c3671e commit 45b6d8b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## Unreleased
8+
### Fixed
9+
- Case where tiles that were outside of the camera frustum would be loaded with a higher priority.
10+
- Case where a single tiles renderer tiles would always be loaded with a higher priority.
11+
- Case where bounding boxes with one dimension of 0 would not compute the distance to camera correctly.
12+
713
## [0.3.0] - 2021-07-24
814
### Added
915
- `path-browserify` dependency explicitly rather than relying on implicit polyfills for `path` package.

0 commit comments

Comments
 (0)