Skip to content

Commit 738e93c

Browse files
committed
write changelog for v2.0.0-alpha.15
1 parent 81e6139 commit 738e93c

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3434

3535
## [2.0.0-alpha.15] – 2023-06-29
3636

37+
### Added
38+
39+
- New `KeyboardPan` option `wasd` and method `update`.
40+
41+
### Changed
42+
43+
- Improve `TreeLoader`.
44+
- Make `Viewport:responsive` idempotent i.e. duplicate calls causes the effect only once.
45+
- Improve docs intro.
46+
- Simplify `Circle:detectCollision` to 2D.
47+
- Improve API docs.
48+
- Update the class inheritance chart to `2.0.0-alpha.15`.
49+
50+
### Fixed
51+
52+
- Repair Measurement circle boundary bug and related example apps.
53+
3754

3855
## [2.0.0-alpha.14] – 2023-06-28
3956

0 commit comments

Comments
 (0)