Jelajahi Sumber

Update CHANGELOG.md

Garrett Johnson 4 tahun lalu
induk
melakukan
f42b101d5e
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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