summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 35bbc38..92c1e37 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,9 @@ 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 complains if a scenario has no THEN steps. Suggested by
+ Richard Maw.
+
Version 0.9, released 2013-07-23
--------------------------------