1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-07-31 21:40:12 +02:00

Introduced default values for almost all confguration options #72

This commit is contained in:
Mikael Roos
2015-01-14 20:47:48 +01:00
parent 8e9a3b68f0
commit 81e70b7acd
3 changed files with 111 additions and 38 deletions

View File

@@ -278,9 +278,16 @@ http://dbwebb.se/opensource/cimage
Revision history
-------------------------------------
v0.6.x (latest)
* Cleaned up `img_config.php` and introduced default values for almost all options #72.
v0.6.2 (2015-01-14)
* Added support for download of remote images #43.
v0.6.1 (2015-01-08)
* Adding compare-page for comparing images. Issue #20.