ソースを参照

Update CHANGELOG.md

Garrett Johnson 4 年 前
コミット
8879d569e4
1 ファイル変更0 行追加3 行削除
  1. 0 3
      CHANGELOG.md

+ 0 - 3
CHANGELOG.md

@@ -15,9 +15,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
 - DebugTilesRenderer: Added `getDebugColor` function for adjusing the debug visualization colors.
 - Support for computing screen space error for tiles that had sphere bounds but no box bounds.
 
-### TODO
-- priority callback update (again)
-
 ## [0.3.1] - 2021-07-28
 ### Fixed
 - Case where tiles that were outside of the camera frustum would be loaded with a higher priority.