CHANGELOG.md in testcentricity-3.0.5 vs CHANGELOG.md in testcentricity-3.0.6
- old
+ new
@@ -1,8 +1,15 @@
# CHANGELOG
All notable changes to this project will be documented in this file.
+## [3.0.6] - 21-JUNE-2022
+
+### Fixed
+* `AppButton.get_caption` correctly returns captions of React Native buttons on Android platform where button caption object
+hierarchy is `//android.widget.Button/android.widget.ViewGroup/android.widget.TextView`.
+
+
## [3.0.5] - 12-JUNE-2022
### Fixed
* Fix `gemspec` to no longer include specs and cuke tests as part of deployment package for gem.