CHANGELOG.md in testcentricity_mobile-4.0.2 vs CHANGELOG.md in testcentricity_mobile-4.0.3
- old
+ new
@@ -1,8 +1,16 @@
# CHANGELOG
All notable changes to this project will be documented in this file.
+## [4.0.3] - 05-APR-2024
+
+### Fixed
+
+* `AppiumConnect.initialize_appium`, `AppiumServer.start`, and `AppiumServer.running?` methods now support Appium version 2.x.
+Backward compatibility with Appium version 1.x is provided if `APPIUM_SERVER_VERSION` Environment Variable is set to `1`.
+
+
## [4.0.2] - 27-MAR-2024
### Changed
* Updated `selenium-webdriver` gem to version 4.19.0.