Browse Source

Update what's new

Gary Hsu 7 years ago
parent
commit
ed14cdee8b
1 changed files with 1 additions and 0 deletions
  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