1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-07-30 21:20:11 +02:00
This commit is contained in:
Mikael Roos
2015-03-06 13:55:22 +01:00
parent f5529c7431
commit fca6979ba6

View File

@@ -5,6 +5,7 @@ Revision history
v0.7.0.x (latest)
-------------------------------------
* Loading images without depending on filename extension, fix #85.
* Adding unittest with phpunit #84, fix #13
* Adding support for whitelist of remote hostnames, #84
* Adding phpdoc, fix #48.