Update CHANGES.md

This commit is contained in:
Sean Lilley 2017-09-21 10:45:56 -04:00
parent 3c5f055182
commit 723a059e3e
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ Change Log
### 2.1.0 ???
* Added back support for the `CONSTANT` technique when a model uses the `KHR_materials_common` extension and has no normals. [#108](https://github.com/AnalyticalGraphicsInc/obj2gltf/pull/108)
* Improved handling of materials with alpha. If the alpha value is 0.0 it is now treated as 1.0. [#107](https://github.com/AnalyticalGraphicsInc/obj2gltf/pull/107)
### 2.0.0 2017-08-11