From: José Iván López González Date: Wed, 30 Oct 2019 23:23:08 +0000 (+0000) Subject: Update version and changelog X-Git-Tag: v0.8.6~10^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c65322d467d0a66da24b2e662afbb233e184c831;p=thirdparty%2Fsnapper.git Update version and changelog --- diff --git a/VERSION b/VERSION index 7ada0d30..7fc2521f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.8.5 +0.8.6 diff --git a/dists/debian/changelog b/dists/debian/changelog index 73704fbe..14f92fbb 100644 --- a/dists/debian/changelog +++ b/dists/debian/changelog @@ -1,3 +1,9 @@ +snapper (0.8.6) stable; urgency=low + + * Updated to version 0.8.6 + + -- José Iván López González Wed, 23 Oct 2019 13:00:36 +0000 + snapper (0.8.5) stable; urgency=low * allow trailing comments in configuration files (bsc#1005342) diff --git a/package/snapper.changes b/package/snapper.changes index 947b7a70..eaedca76 100644 --- a/package/snapper.changes +++ b/package/snapper.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Oct 23 13:00:36 UTC 2019 - José Iván López González + +- add --machine-readable option for CSV and JSON outputs. +- add --columns option for selecting columns in the commands list, + list-configs and get-config. +- bsc#1149322 +- version 0.8.6 + ------------------------------------------------------------------- Tue Oct 15 12:42:39 UTC 2019 - Martin Vidner