Skip to content

Commit b7f678b

Browse files
committed
Update README with latest changelog
1 parent 0174210 commit b7f678b

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,14 @@ http://phpimageworkshop.com/
1111

1212
### Latest updates
1313

14+
**Version 2.0.9 - 2015-07-05**
15+
16+
- Fix ImageWorkshop::initFromPath with remote URL
17+
18+
**Version 2.0.8 - 2015-06-01**
19+
20+
- Fix exception code when file not found
21+
1422
**Version 2.0.7 - 2015-03-22**
1523

1624
- 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
111119

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

0 commit comments

Comments
 (0)