浏览代码

Update what's new

Gary Hsu 7 年之前
父节点
当前提交
ed14cdee8b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      dist/preview release/what's new.md

+ 1 - 0
dist/preview release/what's new.md

@@ -73,6 +73,7 @@
 - Support for mutli-touch when interacting with multiple gui elements simultaneously ([trevordev](https://github.com/trevordev))
 - (Viewer) Declaration file published. ([RaananW](https://github.com/RaananW))
 - Added Draco mesh compression support to glTF 2.0 loader. ([bghgary](https://github.com/bghgary))
+- Added `Tools.WorkerPool` class for web worker management. ([bghgary](https://github.com/bghgary))
 
 ## Bug fixes