summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e47b9fa..37d91f9 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,17 @@ API CHANGES
INTERNALS
~~~~~~~~~
+0.2.2
+-----
+
+BUG FIXES
+~~~~~~~~~
+
+* OptimisingTestSuite.addTest was not unpacking OptimisingTestSuite instances.
+ When using testresources.TestLoader to load tests this was generating an
+ unoptimised layout, with each test in its own little suite, and no resource
+ sharing happening.
+
0.2.1
------