Skip to content

Commit

Permalink
Updated differences from 2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
claviska committed Jan 10, 2017
1 parent d2b6bf7 commit c8bfd32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -620,6 +620,7 @@ As a best practice, always use the defined constants instead of their integers v
- Added `adjustColor` method for modifying RGBA color channels to create relative color variations.
- Added `darkenColor` method to darken a color.
- Added `lightenColor` method to lighten a color.
- Added `toDownload` method to force the image to download on the client's machine.
- Changed namespace from `abeautifulsite` to `claviska`.
- Changed `create` method to `fromNew`.
- Changed `load` method to `fromFile`.
Expand Down

0 comments on commit c8bfd32

Please sign in to comment.