We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f596a61 commit 6ea7c83Copy full SHA for 6ea7c83
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.20.2](https://github.com/appium/appium-mac2-driver/compare/v1.20.1...v1.20.2) (2024-10-28)
2
+
3
4
+### Bug Fixes
5
6
+* Support non-strict XPath queries ([#318](https://github.com/appium/appium-mac2-driver/issues/318)) ([f596a61](https://github.com/appium/appium-mac2-driver/commit/f596a6171440004089e2a890511e523c4d72bf2e))
7
8
## [1.20.1](https://github.com/appium/appium-mac2-driver/compare/v1.20.0...v1.20.1) (2024-10-16)
9
10
package.json
@@ -6,7 +6,7 @@
"mac",
"XCTest"
],
- "version": "1.20.1",
+ "version": "1.20.2",
"author": "Appium Contributors",
11
"license": "Apache-2.0",
12
"repository": {
0 commit comments