소스 검색

changelog update

Garrett Johnson 5 년 전
부모
커밋
40239228fd
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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