CHANGELOG.md in testcentricity-3.0.1 vs CHANGELOG.md in testcentricity-3.0.2

- old
+ new

@@ -1,8 +1,15 @@ # CHANGELOG All notable changes to this project will be documented in this file. +## [3.0.2] - 26-MAY-2022 + +### Fixed +* Added runtime dependencies `curb` and `json` to gemspec. +* Fixed CHANGELOG url in gemspec. + + ## [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.