about summary refs log tree commit diff
path: root/NEWS.md
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2017-10-29 22:13:08 +0100
committerLeah Neukirchen <leah@vuxu.org>2017-10-29 22:13:08 +0100
commit65bca8da56c273d2cf2e7c95a0a6887defbd4c6a (patch)
tree65531b8509a78e2086da419080e6be472829755e /NEWS.md
parent23a5b2b21f0b16765d4451ff097f94e5839e1673 (diff)
downloadlr-65bca8da56c273d2cf2e7c95a0a6887defbd4c6a.tar.gz
lr-65bca8da56c273d2cf2e7c95a0a6887defbd4c6a.tar.xz
lr-65bca8da56c273d2cf2e7c95a0a6887defbd4c6a.zip
NEWS.md: update for 1.1 v1.1
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index 4c8c938..63ccb4a 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,9 +1,10 @@
-## HEAD
+## 1.1 (2017-10-29)
 
 * Feature: lr is substantially faster as files only are stat(2)ed if
   the output requires it.
 * Feature: new option `-X` to print OSC 8 hyperlinks.
 * Feature: new option `-e` for the common case of filtering file names.
+* Feature: support for DragonFlyBSD.
 * Bug: lr doesn't fail on symlinks refering to themselves anymore.
 
 ## 1.0 (2017-08-29)