diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -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.
|