summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJérémy DECOOL <jdecool@gmail.com>2015-07-05 11:07:41 +0200
committerJérémy DECOOL <contact@jdecool.fr>2015-07-05 11:09:12 +0200
commitb7f678b51b21c96049bd0a535382520a596d6526 (patch)
tree927be8f7f67d13448ebb44f8962154b10c226803
parent0174210822fbba3b47f0065c71021c14118aaf8b (diff)
downloadImageWorkshop-b7f678b51b21c96049bd0a535382520a596d6526.zip
ImageWorkshop-b7f678b51b21c96049bd0a535382520a596d6526.tar.gz
ImageWorkshop-b7f678b51b21c96049bd0a535382520a596d6526.tar.bz2
Update README with latest changelog2.0.9
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
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.