Skip to content

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greeflas committed Oct 24, 2017
1 parent 892334a commit deaaf13
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Tinify API Change Log
=====================

2.0.0 Under development
-----------------------
2.0.0 October 24, 2017
----------------------
* Enh: Creates component for image resizing
* Enh: Refactored code
* Enh: Creates unit tests for logic
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ $ composer require vintage/yii2-tinify

or add
```json
"vintage/yii2-tinify": "~1.0"
"vintage/yii2-tinify": "~2.0"
```
to the require section of your `composer.json` file.

Expand Down

0 comments on commit deaaf13

Please sign in to comment.