diff --git a/CHANGES.md b/CHANGES.md index 70f6ef4b..babde30d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,10 +1,11 @@ Change Log ========== -### HEAD +### 2.2.0 - 2019-??-?? * Added removal of unused materials, nodes and meshes. [#465](https://github.com/AnalyticalGraphicsInc/gltf-pipeline/pull/465) * Added `keepUnusedElements` flag to keep unused materials, nodes and meshes. [#465](https://github.com/AnalyticalGraphicsInc/gltf-pipeline/pull/465) +* Fixed writing duplicate resource that are referenced multiple times. [#483](https://github.com/AnalyticalGraphicsInc/gltf-pipeline/pull/483) ### 2.1.3 - 2019-03-21