From b0461e36d5e2db22900a89579391d4c7c7f42fe4 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 17 Jul 2017 16:20:26 +0200 Subject: NEWS.md: update for 0.9. --- NEWS.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index b15d924..5a0b483 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,15 @@ ## HEAD +## 0.9 (2017-07-17) + +* New flag `-L` to enables line buffering on output. +* New flag `-LL` to prefix output lines with `$ITER`. +* `-j` now can scale with the available CPU cores + (e.g. `-j0.5x` to use half the cores). +* `-vv` will trace `$ITER` and `exit status`. +* Fix issues related to having more children than we knew of. +* Documentation fixes and improvement by Larry Hynes. + ## 0.8 (2017-06-02) * Only read new arguments when we immediately need them -- cgit 1.4.1