1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-03-14 14:09:40 +01:00

adding feature for creating dummy images, #101

This commit is contained in:
Mikael Roos 2015-09-17 11:24:30 +02:00
parent f00b2e0cd3
commit 0fb00df972

View File

@ -8,6 +8,7 @@ Revision history
v0.7.5x (latest)
-------------------------------------
* Adding feature for creating dummy images `src=dummy`, #101.
* 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`.