summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-03-15 10:22:40 +0000
committerLars Wirzenius <liw@liw.fi>2014-03-15 10:22:40 +0000
commitba573bae800e2f4950c01f517eeeb5fe05f78e19 (patch)
tree37f27b89e41c47d533340130ab23288f8c238604 /NEWS
parentaa76577e4e674ffabcad8bce9d3d8497d7ae073a (diff)
downloadcmdtest-ba573bae800e2f4950c01f517eeeb5fe05f78e19.tar.gz
Prepare release 0.11cmdtest-0.11
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 5c99718..335c679 100644
--- a/NEWS
+++ b/NEWS
@@ -3,13 +3,14 @@ NEWS for cmdtest
This file summarizes changes between releases of cmdtest.
-Version 0.11, released UNRELEASED
+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.