We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddbfc03 commit f3669a2Copy full SHA for f3669a2
NEWS.adoc
@@ -1,3 +1,8 @@
1
+1.4 (2016-09-16)
2
+----------------
3
+
4
+ * Add an option to preserve the file modification time.
5
6
1.3 (2016-09-25)
7
----------------
8
reflac
@@ -2,7 +2,7 @@
set -euo pipefail
IFS=$'\n\t'
-VERSION=1.3
+VERSION=1.4
VERBOSE=0
RECURSIVE=0
0 commit comments