Skip to content

Commit 6aedb0f

Browse files
committed
Update CHANGES.md.
1 parent 1a327ae commit 6aedb0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@
5656
- Undo/Redo now work more reliably for `CesiumGlobeAnchor` properties.
5757
- We now explicitly free the `PlatformData` and renderer resources associated with `UTexture2D` instances created for raster overlays when the textures are no longer needed. By relying less on the Unreal Engine garbage collector, this helps keep memory usage lower. It also keeps memory from going up so quickly in the Editor, which by default does not run the garbage collector at all.
5858

59+
In addition to the above, this release updates [cesium-native](https://github.com/CesiumGS/cesium-native) from v0.8.0 to v0.9.0. See the [changelog](https://github.com/CesiumGS/cesium-native/blob/main/CHANGES.md) for a complete list of changes in cesium-native.
60+
5961
### v1.6.3 - 2021-10-01
6062

6163
##### Fixes :wrench:

0 commit comments

Comments
 (0)