summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--NEWS.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 1995d7b..abad2c9 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,5 +1,12 @@
 ## HEAD
 
+## 0.10 (2017-10-30)
+
+* New flag `-p` to enable "percent rules" ala make(1), see the man
+  page for details.
+* New flag `-q` to run commands, hiding their output.
+* Fix issues launching commands on FreeBSD and DragonFlyBSD.
+
 ## 0.9 (2017-07-17)
 
 * New flag `-L` to enable line buffering on output.