Skip to content

Commit

Permalink
1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
litefeel committed May 19, 2019
1 parent 1893a8a commit 903335e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
15 changes: 9 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,28 @@
v1.5.0 - 2019-05-02
#### v1.5.1 - 2019-05-19
- Fixed warning on unity 2019

#### v1.5.0 - 2019-05-02
- Added Support Shortcuts of Unity 2019
- Changed Change menu path to `Window/LiteFeel/Align Tools`

v1.4.0 - 2019-04-14
#### v1.4.0 - 2019-04-14
- Added Support Ruler line status
- Added Support Custom rule line color
- Fixed Incorrect ruler line position

v1.3 - 2018-10-04
#### v1.3 - 2018-10-04
- Added Ruler
- Fixed distribute by gap

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

v1.1 - 2018-07-12
#### v1.1 - 2018-07-12
- Fixed incorrect position when undo
- Fixed incorrect position when anchor point is not center (0.5,0.5)

v1.0 - 2018-03-28
#### v1.0 - 2018-03-28
- initial version
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.litefeel.aligntools",
"displayName": "AlignTools",
"version": "1.5.0",
"version": "1.5.1",
"unity": "2018.2",
"description": "Align Tools is just perfect Unity asset plugin to align gui object.",
"keywords": [
Expand Down

0 comments on commit 903335e

Please sign in to comment.