diff --git a/CHANGELIST b/CHANGELIST index cee65fe..e6d88f1 100644 --- a/CHANGELIST +++ b/CHANGELIST @@ -1,3 +1,8 @@ +1.0.17 updated syncoid to use sudo when necessary if it isn't already root - working user needs NOPASSWD for /sbin/zfs in /etc/sudoers + updated syncoid to throw errors on unknown arguments + +1.0.16 updated sanoid to use VASTLY improved CLI argument parsing, throw errors on unknown arguments, etc + 1.0.15 updated syncoid to accept compression engine flags - --compress=lzo|gzip|none 1.0.14 updated syncoid to reduce output when fetching snapshot list - thank you github user @0xFate. diff --git a/VERSION b/VERSION index b668c3b..8fc77d0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.16 +1.0.17