From 85ec7111bf45aa0a9b8203e39356fb0b9c65156b Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 30 Jun 2015 17:26:53 +0300 Subject: Flush ttystatus output when starting scenario, step --- NEWS | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 2425720..2220611 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,14 @@ NEWS for cmdtest This file summarizes changes between releases of cmdtest. -Version 0.14, released 2015-06-29 +Version 0.16, released 2015-06-30 +--------------------------------- + +* Flush terminal status output whenever a new scenario or step is + started. This ensures the terminal isn't showing an earlier, very + fast step, when the actual current step is slow. + +Version 0.15, released 2015-06-29 --------------------------------- * Steps are indented when yarn is run in `--verbose` mode. -- cgit v1.2.1