summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--NEWS.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index abad2c9..ba8c41c 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,5 +1,13 @@
 ## HEAD
 
+## 0.11 (2017-11-05)
+
+* Add zsh completion.
+* Fix `-F` to exit as soon as possible when a command failed.
+* Fix when using `-s` and `-p` together.
+* Better error handling for some rare situations.
+* Made test suite more robust.
+
 ## 0.10 (2017-10-30)
 
 * New flag `-p` to enable "percent rules" ala make(1), see the man