diff --git a/CHANGELOG.md b/CHANGELOG.md index c2d458a35..151204db4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - `ReorientationPlugin` and `GLTFExtensionsPlugin`. - Ability to remove plugins via the `unregisterPlugin` function. - Support for octree subdivision to implicit tiling. +- Initial `BatchedTilePlugin` implementation to examples. ### Changed - LRUCache minSize and maxSize variables to default to 6000, 8000.