CHANGES.md in watir-7.0.0.beta3 vs CHANGES.md in watir-7.0.0.beta4
- old
+ new
@@ -1,4 +1,8 @@
+### 7.0.0.beta4 (2021-05-29)
+
+* Fix Bug in using negative class names within a collection (#934)
+
### 7.0.0.beta3 (2021-05-05)
* Fix Bug preventing proper use of vendor extension capabilities
* Changed how timeouts are supported in Watir Capabilities (#932)
* Changed the default Alert Behavior not to automatically get dismissed when an exception happens (#931)