HISTORY.md in symbiont-0.1.9 vs HISTORY.md in symbiont-0.2.0

- old
+ new

@@ -1,7 +1,13 @@ Change Log and History ====================== +Version 0.2.0 / 2013-03-28 +-------------------------- + +This release adds in more web objects, like labels, headings, and lists. I have also begun putting the unit tests back in place. An initial start has been made at recognizing multiple elements of a given type. + + Version 0.1.9 / 2013-02-06 -------------------------- This release backs out many of the changes of the 0.1.8 release. Specifically, Selenium. I have yet to find a good reason to use Selenium over Watir. This release has also put in place more elements that allow you to directly access element functions as you would if you were using Watir-WebDriver directly.