]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
Update version and changelog
authorJosé Iván López González <jlopez@suse.com>
Wed, 30 Oct 2019 23:23:08 +0000 (23:23 +0000)
committerJosé Iván López González <jlopez@suse.com>
Wed, 30 Oct 2019 23:23:08 +0000 (23:23 +0000)
VERSION
dists/debian/changelog
package/snapper.changes

diff --git a/VERSION b/VERSION
index 7ada0d303f3e7e49c3f18bfa9dcfa73a1895b28b..7fc2521fd745b54057892273fa61ae99ed9fc122 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.8.5
+0.8.6
index 73704fbec8f0662def32804ad79db48a1866cec9..14f92fbb45b25a50c08fb447fc1a0c2042173493 100644 (file)
@@ -1,3 +1,9 @@
+snapper (0.8.6) stable; urgency=low
+
+  * Updated to version 0.8.6
+
+ -- José Iván López González <jlopez@suse.com>  Wed, 23 Oct 2019 13:00:36 +0000
+
 snapper (0.8.5) stable; urgency=low
 
   * allow trailing comments in configuration files (bsc#1005342)
index 947b7a70d5a890e9ca02204dbba72d2769c2c66a..eaedca767a7a9331797a2d9ed5c1e8f5c0e809ea 100644 (file)
@@ -1,3 +1,12 @@
+-------------------------------------------------------------------
+Wed Oct 23 13:00:36 UTC 2019 - José Iván López González <jlopez@suse.com>
+
+- 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 <mvidner@suse.com>