We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a999e7 commit 2e472e7Copy full SHA for 2e472e7
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [4.1.1](https://github.com/appium/appium-uiautomator2-driver/compare/v4.1.0...v4.1.1) (2025-03-10)
2
+
3
+### Miscellaneous Chores
4
5
+* bump io.appium.settings ([#870](https://github.com/appium/appium-uiautomator2-driver/issues/870)) ([3a999e7](https://github.com/appium/appium-uiautomator2-driver/commit/3a999e79ec610f1f3a28bcdb8bebb42ace093ce1))
6
7
## [4.1.0](https://github.com/appium/appium-uiautomator2-driver/compare/v4.0.3...v4.1.0) (2025-02-26)
8
9
### Features
package.json
@@ -7,7 +7,7 @@
"automated testing",
"android"
],
10
- "version": "4.1.0",
+ "version": "4.1.1",
11
"bugs": {
12
"url": "https://github.com/appium/appium-uiautomator2-driver/issues"
13
},
0 commit comments