Skip to content

Commit 903335e

Browse files
committed
1.5.1
1 parent 1893a8a commit 903335e

2 files changed

Lines changed: 10 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,28 @@
1-
v1.5.0 - 2019-05-02
1+
#### v1.5.1 - 2019-05-19
2+
- Fixed warning on unity 2019
3+
4+
#### v1.5.0 - 2019-05-02
25
- Added Support Shortcuts of Unity 2019
36
- Changed Change menu path to `Window/LiteFeel/Align Tools`
47

5-
v1.4.0 - 2019-04-14
8+
#### v1.4.0 - 2019-04-14
69
- Added Support Ruler line status
710
- Added Support Custom rule line color
811
- Fixed Incorrect ruler line position
912

10-
v1.3 - 2018-10-04
13+
#### v1.3 - 2018-10-04
1114
- Added Ruler
1215
- Fixed distribute by gap
1316

14-
v1.2 - 2018-07-29
17+
#### v1.2 - 2018-07-29
1518
- Added expand/shrink size of ui by another
1619
- Added adjust position of ui by arrow keyboard
1720
- Added toggle on/off adjust position by hot key Ctrl+Shift+K
1821
- Added tooltips on buttons
1922

20-
v1.1 - 2018-07-12
23+
#### v1.1 - 2018-07-12
2124
- Fixed incorrect position when undo
2225
- Fixed incorrect position when anchor point is not center (0.5,0.5)
2326

24-
v1.0 - 2018-03-28
27+
#### v1.0 - 2018-03-28
2528
- initial version

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.5.0",
4+
"version": "1.5.1",
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)