1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-22 15:42:54 +02:00

adding feature for creating dummy images, #101

This commit is contained in:
Mikael Roos
2015-09-17 11:22:50 +02:00
parent fd2ddadc44
commit f00b2e0cd3
7 changed files with 238 additions and 41 deletions

View File

@@ -8,7 +8,9 @@ Revision history
v0.7.5x (latest)
-------------------------------------
* Add option for png compression to generade filename, fix #103.
* Add png compression to generated cache filename, fix #103.
* Removed file prefix from storing images in cache, breaking filenamestructure for cache images.
* Minor code cleaning in `CImage.php`.
v0.7.4 (2015-09-15)