We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2ea5f3 commit 3a2c24eCopy full SHA for 3a2c24e
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [3.1.0](https://github.com/Whinarn/UnityMeshSimplifier/compare/v3.0.1...v3.1.0) (2022-02-25)
2
+
3
4
+### Features
5
6
+* **simplifier:** added options validation ([55264ce](https://github.com/Whinarn/UnityMeshSimplifier/commit/55264ce8a28f6755a2a920f25aa2312f2d185e72))
7
8
## [3.0.1](https://github.com/Whinarn/UnityMeshSimplifier/compare/v3.0.0...v3.0.1) (2021-06-25)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "com.whinarn.unitymeshsimplifier",
"displayName": "Unity Mesh Simplifier",
- "version": "3.0.1",
+ "version": "3.1.0",
"unity": "2018.1",
"description": "Simplifies 3D meshes with ease. Works both in the editor and during runtime in builds.",
"type": "library",
0 commit comments