Update CHANGES.md

This commit is contained in:
Sean Lilley 2018-10-29 18:18:43 -04:00
parent 82ad86370b
commit db3d5c4c11
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
Change Log Change Log
========== ==========
### 2.3.2 ????-??-??
* Improved parsing of faces with mismatching attributes. [#161](https://github.com/AnalyticalGraphicsInc/obj2gltf/pull/161)
### 2.3.1 2018-10-16 ### 2.3.1 2018-10-16
* Improved parsing models with concave or n-sided faces. [#157](https://github.com/AnalyticalGraphicsInc/obj2gltf/pull/157) * Improved parsing models with concave or n-sided faces. [#157](https://github.com/AnalyticalGraphicsInc/obj2gltf/pull/157)