CHANGELOG in tarantula-0.4.2 vs CHANGELOG in tarantula-0.4.3
- old
+ new
@@ -1,6 +1,11 @@
+v0.4.3
+* Fix rake tasks #25 [cldwalker]
+* Remove removing String#chars #18 [cldwalker]
+* Update dev dependencies
+
v0.4.2
-* Fix Response#html? for Rails 3 (jgkite + rsanheim)
+* Fix Response#html? for Rails 3 [jgkite + rsanheim]
* All tests green again [cldwalker]
v0.2.0 Implementation of updated look-and-feel [Jason Rudolph]
v0.1.8 Add timeouts for crawls to help really long builds [Rob Sanheim]