summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--NEWS.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index e5c20ce..50fd49a 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,5 +1,9 @@
 ## HEAD
 
+## 1.4 (2018-04-17)
+
+* Regression: `-Q` was always on, even when not printing to TTY.
+
 ## 1.3 (2018-04-05)
 
 * Feature: new option `-P` to quote filenames with `$'...'` syntax.