浏览代码

Update CHANGELOG.md

Garrett Johnson 5 年之前
父节点
当前提交
78daa369c7
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
 
 
 - `manager` field to `TilesRenderer` to enable support for DRACO decompression.
 - `manager` field to `TilesRenderer` to enable support for DRACO decompression.
 - `TilesRenderer.onLoadTileSet` callback function.
 - `TilesRenderer.onLoadTileSet` callback function.
+- Support for "ADD" tile refinement.
 
 
 ### Fixed
 ### Fixed