CHANGES.md in watir-webdriver-0.6.2 vs CHANGES.md in watir-webdriver-0.6.3
- old
+ new
@@ -1,4 +1,10 @@
+0.6.3
+=====
+
+* Always use custom YARD handler (should give full docs on rubydoc.info)
+* Window resizing coerces string arguments
+
0.6.2
=====
* Update from HTML spec (adds :abbr attribute to TableHeaderCell).
* Add Window#maximize. Closes #153.