CHANGES.md in watir-6.10.1 vs CHANGES.md in watir-6.10.2
- old
+ new
@@ -1,4 +1,8 @@
+### 6.10.2 (2017-12-13)
+
+* Fix bug in `#exists?` for elements nested in IFrames
+
### 6.10.1 (2017-12-12)
* Fix bug in IFrame#present?
* Improve performance for Element#center (thanks Lucas Tierney)
* Skip tag name filter when locating by tag name