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

Add extra fileds to json-response, #114.

This commit is contained in:
Mikael Roos
2015-10-20 10:04:37 +02:00
parent 553d2f3db1
commit 37b39fbecf
2 changed files with 50 additions and 10 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.6* (2015-10-18)
v0.7.6* (2015-10-20)
-------------------------------------
* Add extra fileds to json-response, #114.
* Add header for Content-Length, #111.
* Add check for postprocessing tools in path in `webroot/check_system.php`, #104.