You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9
Original file line number
Diff line number
Diff line change
@@ -66,6 +66,15 @@ dependencies {
66
66
```
67
67
68
68
## Changelog
69
+
*7.5.1*
70
+
-**[ENHANCEMENTS]**
71
+
- Add iOS related annotations to tvOS. [#1456](https://github.com/appium/java-client/pull/1456)
72
+
-**[BUG FIX]**
73
+
- Bring back automatic quote escaping for desired capabilities command line arguments on windows. [#1454](https://github.com/appium/java-client/pull/1454)
74
+
-**[DEPENDENCY UPDATES]**
75
+
-`org.owasp.dependencycheck` was updated to 6.1.2.
76
+
-`org.eclipse.jdt:ecj` was updated to 3.25.0.
77
+
69
78
*7.5.0*
70
79
-**[ENHANCEMENTS]**
71
80
- Add support for Appium Mac2Driver. [#1439](https://github.com/appium/java-client/pull/1439)
0 commit comments