From e496b4f7af7ed412ab0bed194baa8920a0dbb14c Mon Sep 17 00:00:00 2001 From: Garrett Johnson Date: Fri, 13 Dec 2024 16:45:56 +0900 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a826c0ea..6bf3952c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## Unreleased ### Fixed -- CameraTransition Component: Allow for not passing in a "mode". +- CameraTransition R3F Component: Allow for not passing in a "mode". +- CameraTransition R3F Component: Allow for passing options arguments into the component. +- CameraTransition R3F Component: Fix on demand rendering not working correctly. +- Export new B3DM, I3DM, and PNTS types. ## [0.3.44] - 2024.12.07 ### Fixed