CHANGES.md in watir-6.16.1 vs CHANGES.md in watir-6.16.2
- old
+ new
@@ -1,4 +1,10 @@
+### 6.16.2 (2018-12-24)
+
+* Fix bug merging scope when locating nested elements with css locator (#841)
+* Fix bug with IFrame#to_subtype
+* Improve performance for nested frames
+
### 6.16.1 (2018-12-23)
* Improve collection performance with JavaScript (thanks Lucas Tierney)
* Update deprecation warnings
* Improve performance when using previously located elements