summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0b7b06a..e40d9b8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,7 +6,10 @@
types of errors or actions by other plugins.
- Fixed bug in testid plugin that could cause test run to crash after certain
types of errors or actions by other plugins.
-
+- Fixed bug in collect only plugin that caused it to fail when collecting from
+ test generators.
+- Fixed some broken html in docs.
+
0.11
- Added multiprocess plugin that allows tests to be run in parallel