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.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)