From ea77be0120543670b272662e31530bbed7c70153 Mon Sep 17 00:00:00 2001 From: Sean Lilley Date: Mon, 13 May 2024 17:57:14 -0400 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 645f40a9..6ab62f1d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,7 @@ ### v0.21.0 - 2024-06-03 +* Fixed point cloud styling. * Added read-only attribute `ecefToUsdTransform` to `CesiumGeoreferencePrim`. Previously this was stored in `/CesiumSession` which has since been removed. * Fixed crash when updating globe anchor when georeferencing is disabled.