about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2018-04-05 16:28:05 +0200
committerLeah Neukirchen <leah@vuxu.org>2018-04-05 16:28:05 +0200
commitfd3d9c2db511e9c8004a7dafd3780d134374891b (patch)
tree5e02f3b3efd2fe13c34ea7b4d81de0937dbc3536
parent1c0022389064c607df6618344b6fb61ca7c0943c (diff)
downloadlr-fd3d9c2db511e9c8004a7dafd3780d134374891b.tar.gz
lr-fd3d9c2db511e9c8004a7dafd3780d134374891b.tar.xz
lr-fd3d9c2db511e9c8004a7dafd3780d134374891b.zip
NEWS.md: update for 1.3 v1.3
-rw-r--r--NEWS.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 14f56c7..e5c20ce 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,8 +1,11 @@
 ## HEAD
 
+## 1.3 (2018-04-05)
+
 * Feature: new option `-P` to quote filenames with `$'...'` syntax.
 * Feature: invalid UTF-8 filenames are quoted now.
 * Feature: colorized file size output now uses groups of three digits.
+* Feature: support $NO_COLOR: http://no-color.org/
 
 ## 1.2 (2017-11-17)