Explorar el Código

Updated 'What's new' markdown files.

Christopher Stock hace 7 años
padre
commit
a979f76288
Se han modificado 2 ficheros con 1 adiciones y 1 borrados
  1. 1 0
      dist/preview release/what's new.md
  2. 0 1
      what's new.md

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

@@ -46,6 +46,7 @@
 
 ## Updates
 
+- Updated TypeScript version to new major 3.0.1 ([christopherstock](https://github.com/christopherstock))
 - All NPM packages have `latest`and `preview` streams [#3055](https://github.com/BabylonJS/Babylon.js/issues/3055) ([RaananW](https://github.com/RaananW))
 - Added New Tools Tab in the inspector (env texture and screenshot tools so far) ([sebavan](http://www.github.com/sebavan))
 - Moved to gulp 4, updated dependencies to latest ([RaananW](https://github.com/RaananW))

+ 0 - 1
what's new.md

@@ -30,7 +30,6 @@
 
 ## Updates
 
-- Updated TypeScript version to new major 3.0.1 ([christopherstock](https://github.com/christopherstock))
 - Improved [animation blending](https://www.babylonjs-playground.com/#DMLMIP#1) ([deltakosh](https://github.com/deltakosh))
 - New [particle system emitter shapes](http://doc.babylonjs.com/babylon101/particles#shape-emitters): cone and sphere ([IbraheemOsama](https://github.com/IbraheemOsama))
 - Added support for 16bits TGA ([deltakosh](https://github.com/deltakosh))