HISTORY.rdoc in assay-0.2.0 vs HISTORY.rdoc in assay-0.3.0
- old
+ new
@@ -1,6 +1,17 @@
= HISTORY
+== 0.3.0 | 2011-05-07
+
+This release fix the interface of the assertive methods so they accept
+a message argument, like the original testunit.
+
+Changes:
+
+* Fix assertive methods to take message argument.
+* Fix Assertion class to store message.
+
+
== 0.2.0 | 2011-05-05
This release of Assay is in good working order and can now be used
by other frameworks such as A.E. The only caveats at this point
are the Matcher API, which is still a bit unstable as the names of