diff --git a/README.md b/README.md index 1ae2f07..435df26 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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. \ No newline at end of file +- Check given hexa' color and remove # if exists.