1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-22 23:52:51 +02:00

Add png compression to generated cache filename, fix #103.

This commit is contained in:
Mikael Roos
2015-09-16 09:51:04 +02:00
parent ea4794f4a2
commit fd2ddadc44
2 changed files with 31 additions and 2 deletions

View File

@@ -5,6 +5,12 @@ Revision history
[![Build Status](https://scrutinizer-ci.com/g/mosbth/cimage/badges/build.png?b=master)](https://scrutinizer-ci.com/g/mosbth/cimage/build-status/master)
v0.7.5x (latest)
-------------------------------------
* Add option for png compression to generade filename, fix #103.
v0.7.4 (2015-09-15)
-------------------------------------