about summary refs log tree commit diff
path: root/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index b07959f..40c5c1b 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -7,6 +7,7 @@
 
 * Feature: lr now respects the locale, which mainly influences date format.
 * Feature: new option `-C` to change the color of files.
+* Feature: new action `color <num>` to change the color of files.
 * Feature: new argument `@file` to read file names from a file.
 * Bug: lr now reports errors and sets exit code when toplevel
   arguments can not be stat'ed.