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

Strict mode only reporting 404 when failure, #127.

This commit is contained in:
Mikael Roos
2015-12-07 15:30:34 +01:00
parent c009f423a2
commit 0b2723feee
4 changed files with 14 additions and 8 deletions

View File

@@ -5,9 +5,10 @@ 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.8* (2015-12-07)
v0.7.9 (2015-12-07)
-------------------------------------
* Strict mode only reporting 404 when failure, #127.
* Added correct CImage version to remote agent string, #131.
* Adding CCache to improve cache handling of caching for dummy, remote and srgb. #130.