Update CHANGES.md and version number

This commit is contained in:
Sean Lilley 2016-08-26 15:51:53 -04:00
parent 767612643c
commit 63bd6d372c
2 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
Change Log
==========
### 0.1.5 2016-08-26
* Fixed incorrect parameter to the gltf-pipeline.
### 0.1.4 2016-08-25
* Added compression flag for quantizing positions, compressing texture coordinates, and oct-encoding normals.

View File

@ -1,6 +1,6 @@
{
"name": "obj2gltf",
"version": "0.1.4",
"version": "0.1.5",
"description": "Convert OBJ model format to glTF",
"license": "Apache-2.0",
"contributors": [