瀏覽代碼

Update CHANGELOG.md

Garrett Johnson 4 年之前
父節點
當前提交
f42b101d5e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -12,10 +12,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
 ### Added
 - DebugTilesRenderer: "RANDOM_NODE_COLOR" visualization setting.
 - Names for various tile objects.
+- DebugTilesRenderer: Added `getDebugColor` function for adjusing the debug visualization colors.
 
 ### TODO
 - priority callback update (again)
-- change tiles renderer color to use callback
 
 ## [0.3.1] - 2021-07-28
 ### Fixed