diff --git a/CHANGELOG.md b/CHANGELOG.md index 351a3051..09595ff6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## Unreleased +### Added +- PNTSLoader: Add support for normals, quantized normals. +- TilesRenderer: Support for 3DTILES_ELLIPSOID extension. + ## [0.4.0] - 2024.12.25 ### Changed - Minimum three.js version is now r166