From a779ceb1fd9eb71252ee7445fd9b63668f47d0cb Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Wed, 9 Jan 2019 20:38:37 +0800 Subject: Bump to version 0.2.0 --- README | 6 ++++++ dfly-update | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README b/README index 7d145cc..b62fc0c 100644 --- a/README +++ b/README @@ -45,6 +45,12 @@ After this, you still need to merge the listed config files with suffix Versions -------- +* 0.2.0 (2019-01-09) + - New command line syntax + - Remove the "status" and "download" commands to be a lot simpler + - Use "cpdup -X" to ignore the files that should not be overwritten + - Create new users/groups according to the new master.passwd/group + - Multiple other small improvements and cleanups * 0.1.5 (2018-12-28) - Rebuild multiple databases after upgrade - Various minor cleanups diff --git a/dfly-update b/dfly-update index b98bfe5..4b8e11e 100755 --- a/dfly-update +++ b/dfly-update @@ -14,7 +14,7 @@ set -u DEBUG=${DEBUG:-""} -VERSION="0.1.5" +VERSION="0.2.0" NAME="dfly-update" AUTHOR="Aaron LI " URL="https://github.com/liweitianux/dfly-update" -- cgit v1.2.2