History.rdoc in watirsplash-1.0.0 vs History.rdoc in watirsplash-1.1.0
- old
+ new
@@ -1,4 +1,9 @@
+=== Version 1.1.0 / 2011-02-17
+
+ * browser methods will be cached by #method_missing for faster lookup
+ * added support for different frameworks - Watir, FireWatir and Watir-WebDriver
+
=== Version 1.0.0 / 2011-01-26
* using RSpec 2
- if you have projects using WatirSplash <= 0.2.14 then execute `watirsplash migrate` under ui-test and ui-test-common directories!
* removed Watir::WaitHelper - use Watir's waiting methods instead