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

Add option for skip_original to config file to always skip original, #118.

This commit is contained in:
Mikael Roos
2016-04-18 15:53:55 +02:00
parent 1943d6606b
commit 4e940164f9
3 changed files with 32 additions and 5 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.11 (2016-04-18)
-------------------------------------
* Add option for `skip_original` to config file to always skip original, #118.
v0.7.10 (2016-04-01)
-------------------------------------