diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fe3447..e7e45f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.3.0](https://github.com/SolidAlloy/SolidUtilities/compare/1.2.1...1.3.0) (2020-10-06) + + +### Features + +* Added a measure unit choice for Timer.LogTime() ([7d61f96](https://github.com/SolidAlloy/SolidUtilities/commit/7d61f96ca8beafce856cb64f2a571f7f7af69217)) + ## [1.2.1](https://github.com/SolidAlloy/SolidUtilities/compare/1.2.0...1.2.1) (2020-10-04) diff --git a/package.json b/package.json index 1f10e89..92a2bed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.solidalloy.util", - "version": "1.2.1", + "version": "1.3.0", "displayName": "Solid Utilities", "description": "Different utilities that simplify development in Unity3D", "keywords": [