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

prepare to test 078

This commit is contained in:
Mikael Roos
2015-12-06 12:18:33 +01:00
47 changed files with 4933 additions and 1631 deletions

View File

@@ -5,10 +5,14 @@ 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.7* (2015-10-24)
v0.7.8 (2015-12-06)
-------------------------------------
* HTTP error messages now 403, 404 and 500 as in #128 and #127.
* More examples on dealing with cache through bash `bin/cache.bash`, #129.
* Added conversion to sRGB using option `?srgb`. #120.
* Added Gitter badge to README, #126.
* Fix proper download url in README, #125.
* Change path in `webroot/htaccess` to make it work in current environment.