Parcourir la source

Update CHANGELOG.md

Garrett Johnson il y a 5 ans
Parent
commit
729f784bdc
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

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