History.txt in ZenTest-4.9.5 vs History.txt in ZenTest-4.10.0
- old
+ new
@@ -1,4 +1,11 @@
+=== 4.10.0 / 2014-04-23
+
+* 2 minor enhancements:
+
+ * Added test_mappings accessor methods (ivar already there).
+ * Added test_prefix to allow you to run code ahead of test loading. (default: gem minitest)
+
=== 4.9.5 / 2013-11-01
* 1 bug fix:
* Updated require_rubygems_version AGAIN... going too fast. (zzak)