We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd1a07a commit ba83e33Copy full SHA for ba83e33
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [9.7.0](https://github.com/appium/appium-android-driver/compare/v9.6.6...v9.7.0) (2024-06-22)
2
+
3
4
+### Features
5
6
+* Add a capability to adjust injected image properties ([#942](https://github.com/appium/appium-android-driver/issues/942)) ([cd1a07a](https://github.com/appium/appium-android-driver/commit/cd1a07a100decf9e522f412369f56c7abd3a338c))
7
8
## [9.6.6](https://github.com/appium/appium-android-driver/compare/v9.6.5...v9.6.6) (2024-06-21)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "appium-android-driver",
- "version": "9.6.6",
+ "version": "9.7.0",
"description": "Android UiAutomator and Chrome support for Appium",
"keywords": [
"appium",
0 commit comments