aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2019-01-09 20:38:37 +0800
committerAaron LI <aly@aaronly.me>2019-01-09 20:38:37 +0800
commita779ceb1fd9eb71252ee7445fd9b63668f47d0cb (patch)
treeefa2b0a8e60c3955f82cecab5c01f225e6276356 /README
parent991d57d5aa275a7c855ccf9ceabd8c1370253d2d (diff)
downloaddfly-update-a779ceb1fd9eb71252ee7445fd9b63668f47d0cb.tar.bz2
Bump to version 0.2.0v0.2.0
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
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