History.rdoc in watirsplash-2.4.1 vs History.rdoc in watirsplash-2.4.2
- old
+ new
@@ -1,4 +1,8 @@
+=== 2.4.2 / 2011-10-17
+
+ * Fix Page::Base.url to use instance variable instead of class variable
+
=== Version 2.4.1 / 2011-10-07
* JavaScript error checker doesn't raise an error for "undefined"
* Page::Base#modify method uses now define_method instead of instance_eval