Parcourir la source

changelog update

Garrett Johnson il y a 5 ans
Parent
commit
40239228fd
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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