Browse Source

Merge pull request #979 from jbousquie/patch-2

Update what's new.md
Raanan Weber 9 years ago
parent
commit
07557aa3b3
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

@@ -13,3 +13,4 @@
   - **Bug fixes**
     - Fixed bug with ArcRotateCamera.setTarget ([deltakosh](https://github.com/deltakosh))
   - **Breaking changes**
+    - `VertexData.CreateLines()` removed as `MeshBuilder.CreateLines()` now calls `MeshBuilder.CreateLineSystem()`