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

prepare to merge

This commit is contained in:
Mikael Roos
2015-10-18 14:44:27 +02:00
parent 0fb00df972
commit d9947251ab

View File

@@ -11,7 +11,7 @@ v0.7.5x (latest)
* Adding feature for creating dummy images `src=dummy`, #101. * Adding feature for creating dummy images `src=dummy`, #101.
* Add png compression to generated cache 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. * Removed file prefix from storing images in cache, breaking filenamestructure for cache images.
* Minor code cleaning in `CImage.php`. * Code cleaning in `CImage.php`.
v0.7.4 (2015-09-15) v0.7.4 (2015-09-15)