aboutsummaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index a27a0bb..1327a20 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
Changelog for scala-test-more
+0.03 2013-04-04
+- Fix type definitions for is() and isnt() (rafl)
+- User-defined messages with newlines shouldn't generate invalid TAP (rafl)
+
0.02 2013-03-18
- Fix hang when a test throws an exception without catching it
- Fix exponential edge case in parsing TAP streams with lots of subtests