summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 10 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 5c99718..9c3eb04 100644
--- a/NEWS
+++ b/NEWS
@@ -3,13 +3,21 @@ NEWS for cmdtest
This file summarizes changes between releases of cmdtest.
-Version 0.11, released UNRELEASED
+Version 0.12, released 2014-03-28
+---------------------------------
+
+For yarn:
+
+* Do not fail a test suite if snapshotting `DATADIR` fails.
+
+Version 0.11, released 2014-03-15
---------------------------------
For yarn:
* Report number of scenarios skipped due to an ASSUMING step failing.
- * Fix the error message for reporting scenarios without THEN steps
+
+* Fix the error message for reporting scenarios without THEN steps
to include the names of those scenarios only, rather than all
scenarios. Patch by Pete Fotheringham.