CHANGELOG.md in testcentricity-3.0.0 vs CHANGELOG.md in testcentricity-3.0.1
- old
+ new
@@ -1,9 +1,9 @@
# CHANGELOG
All notable changes to this project will be documented in this file.
-## [3.0.0] - 26-MAY-2022
+## [3.0.1] - 26-MAY-2022
### Added
* Added support for testing on cloud hosted iOS and Android simulators and real devices on BrowserStack, SauceLabs, and TestingBot services.
* `ScreenObject.load_page` method adds support for using deep links to directly load screens/pages of native apps.
* `AppiumConnect.upload_app` method adds support for uploading native apps to BrowserStack and TestingBot services prior to running tests.