Browse Source

Update what's new

David Catuhe 7 years ago
parent
commit
3587955cf2
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

@@ -4,6 +4,7 @@
 
 ## Updates
 - New watcher configuration for VSCode. Now the task only compiles changed files ([sebavan](https://github.com/sebavan))
+- Added new draw modes to engine (points, lines, linesloop, linestrip, trianglestrip, trianglefan) ([benaadams](https://github.com/benaadams))
 
 ## Bug fixes