History.rdoc in watirsplash-1.4.0 vs History.rdoc in watirsplash-1.4.1

- old
+ new

@@ -1,4 +1,9 @@ +=== Version 1.4.1 / 2011-06-01 + + * bump rspec dependency to 2.6.0 + * bump watir-webdriver dependency to 0.2.3 + === Version 1.4.0 / 2011-04-30 * deprecated #in(timeout) method - use #within(timeout) instead * added #seconds/#second and #minutes/#minute method to RSpec matchers for making it possible to use them together with #within(timeout) method