diff --git a/CHANGES.md b/CHANGES.md index 845786a5b..02b5ab638 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -14,6 +14,8 @@ - Metadata-related textures are now created in `TEXTUREGROUP_8BitData` instead of `TEXTUREGROUP_World`. - Added some defensive nullptr checks to `CesiumSunSky`. +In addition to the above, this release updates [cesium-native](https://github.com/CesiumGS/cesium-native) from v0.32.0 to v0.33.0. See the [changelog](https://github.com/CesiumGS/cesium-native/blob/main/CHANGES.md) for a complete list of changes in cesium-native. + ### v2.3.0 - 2024-02-01 ##### Additions :tada: