History.txt in autotest-rails-4.1.1 vs History.txt in autotest-rails-4.1.2
- old
+ new
@@ -1,5 +1,11 @@
-=== 4.1.1 / 2011-08-31
+=== 4.1.2 / 2012-02-13
+
+* 1 bug fix:
+
+ * Fixed dependency to be ~> 4.5 instead of just 4.5
+
+=== 4.1.1 / 2011-09-21
* 1 minor enhancement:
* #path_to_classname can test non-standard rails directories (apotonick)