summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ed47824..617b197 100644
--- a/NEWS
+++ b/NEWS
@@ -6,10 +6,13 @@ Changes and improvements to testtools_, grouped by release.
NEXT
~~~~
+0.9.30
+~~~~~~
+
A new sort of TestResult, the StreamResult has been added, as a prototype for
a revised standard library test result API. Expect this API to change.
Although we will try to preserve compatibility for early adopters, it is
-experimental and we might need to break it.
+experimental and we might need to break it if it turns out to be unsuitable.
Improvements
------------