Skip to content

Commit 4e279f8

Browse files
committed
1.8.0
1 parent dddacb6 commit 4e279f8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#### v1.8.0 - 2020-06-13
2+
- Added DistributionOrder
3+
- Fixed Error for GUI Layer
4+
- Automatic detection of gui and 3d objects when changing positions
5+
16
#### v1.7.0 - 2020-02-29
27
- Support align 3d object
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.litefeel.aligntools",
33
"displayName": "AlignTools",
4-
"version": "1.7.0",
4+
"version": "1.8.0",
55
"unity": "2018.2",
66
"description": "Align Tools is just perfect Unity asset plugin to align gui object.",
77
"keywords": [

0 commit comments

Comments
 (0)