Skip to content

Commit

Permalink
Update README with latest changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jdecool committed Jul 5, 2015
1 parent 0174210 commit b7f678b
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,14 @@ http://phpimageworkshop.com/

### Latest updates

**Version 2.0.9 - 2015-07-05**

- Fix ImageWorkshop::initFromPath with remote URL

**Version 2.0.8 - 2015-06-01**

- Fix exception code when file not found

**Version 2.0.7 - 2015-03-22**

- Allow `ImageWorkshop::initFromPath` factory working with remote URL
Expand Down Expand Up @@ -111,4 +119,4 @@ The class is designed for PHP 5.3+, but it can work with older PHP versions... C

### @todo
- Adding a method to add easily borders to a layer (external, inside and middle border)
- Check given hexa' color and remove # if exists.
- Check given hexa' color and remove # if exists.

0 comments on commit b7f678b

Please sign in to comment.