Переглянути джерело

Modify the correct "what's new"

Katrina Cruz 7 роки тому
батько
коміт
976bc97512
2 змінених файлів з 1 додано та 1 видалено
  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

@@ -135,6 +135,7 @@
 - Tools.DeepCopy no longer copying getter-only elements - [#3929](https://github.com/BabylonJS/Babylon.js/issues/3929) ([RaananW](https://github.com/RaananW))
 - Reflection and refraction no longer apply a toLinear conversion twice when applying image processing as a post process - [#4060](https://github.com/BabylonJS/Babylon.js/issues/4060) ([trevordev](https://github.com/trevordev))
 - Fix ember.js compatibility in ```PostProcessRenderEffect``` ([sebavan](https://github.com/sebavan))
+- Fix ember.js compatibility in ```BloomEffect``` and ```Camera``` ([kaysabelle](https://github.com/kaysabelle))
 
 ## Breaking changes
 

+ 0 - 1
what's new.md

@@ -83,7 +83,6 @@
 - Fixed a bug with GUI Slider not working correctly when rotated ([adam](https://github.com/abow))
 - Fixed IE11 "spacebar" bug with GUI InputText ([adam](https://github.com/abow))
 - Fixed a bug where instanced meshes did not work with physics helper effects ([bobalazek](https://github.com/bobalazek))
-- Fix ember.js compatibility in ```BloomEffect``` and ```Camera``` ([kaysabelle](https://github.com/kaysabelle))
 
 ## Breaking changes