Browse Source

changelog update

Garrett Johnson 5 years ago
parent
commit
40239228fd
1 changed files with 2 additions and 0 deletions
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -6,7 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
 
 ## Unreleased
 ### Added
+
 - Basic support for CMPT, PNTS, and I3DM file formats.
+- `autoDisableRendererCulling` field to `TilesRenderer`.
 
 ## [0.1.2] - 2020-06-08
 ### Changed