From a622eea55a1e7b7d695f012bc8474422636ed8da Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 29 Aug 2017 16:36:43 +0200 Subject: NEWS.md: update for 1.0 --- NEWS.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index 40c5c1b..ee022ab 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,7 @@ ## HEAD +## 1.0 (2017-08-29) + * **Breaking change**: the `-Q` flag changed meaning to *enable* quoting (as it does in GNU ls), since shell quoting is not so useful in many cases using a pipe. Filenames are quoted by default when printing @@ -9,6 +11,7 @@ * Feature: new option `-C` to change the color of files. * Feature: new action `color ` to change the color of files. * Feature: new argument `@file` to read file names from a file. +* Feature: negated string operations `!=`, `!===`, `!~~`, `!~`, `!=~~`. * Bug: lr now reports errors and sets exit code when toplevel arguments can not be stat'ed. -- cgit 1.4.1