diff --git a/CHANGELOG.md b/CHANGELOG.md index adf3673a..55a4cb46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Remove "loadIndex" fields for cancelling redundant loads in favor of an abort signal. - Removed gltf extension exports from core. Use the plugins export, instead. - TilesRenderer: `CESIUM_RTC` glTF extension is no longer automatically supported. Use the `GLTFExtensionsPlugin`, instead. +- Removed `GLTFExtensionLoader`. ## [0.4.0] - 2024.12.25 ### Changed