CHANGES.md in watir-6.9.0 vs CHANGES.md in watir-6.9.1
- old
+ new
@@ -1,4 +1,8 @@
+### 6.9.1 (2017-11-20)
+
+* Fix bug preventing the use of `#exectue_script` in `AfterHook` (#684)
+
### 6.9.0 (2017-11-18)
* Fix bug in Element#flash
* Fix bug with w3c alert handling (thanks Lakshya Kapoor)
* Add support for passing multiple options into #select and #select_all (thanks Justin Ko)