CHANGELOG.md in testcentricity_mobile-4.0.1 vs CHANGELOG.md in testcentricity_mobile-4.0.2
- old
+ new
@@ -1,8 +1,15 @@
# CHANGELOG
All notable changes to this project will be documented in this file.
+## [4.0.2] - 27-MAR-2024
+
+### Changed
+
+* Updated `selenium-webdriver` gem to version 4.19.0.
+
+
## [4.0.0] - 26-MAR-2024
### Fixed
* `DataPresenter.initialize` no longer fails if `data` parameter is `nil`.
* `ScreenObject.load_screen` now supports deeplinks on iOS physical devices.