summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a57a186..8f5f5df 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,8 @@ Version 0.10, released UNRELEASED
* A new option, `--timings`, has been added to yarn to report how long
each scenario and each step took.
+* Yarn now reports scenarios skipped because of ASSUMING failing.
+
Bug fixes:
* Yarn now complains if a scenario has no THEN steps. Suggested by