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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,7 @@ This is the Java language binding for writing Appium Tests, conforms to [Mobile
21
21
22
22
*6.0.0 (under construction yet)*
23
23
-**[ENHANCEMENT]** The `fingerPrint` ability was added. It is supported by Android for now. [#473](https://github.com/appium/java-client/pull/473)[#786](https://github.com/appium/java-client/pull/786)
24
+
-**[BUG FIX]**. Less strict verification of the `PointOption`. [#795](https://github.com/appium/java-client/pull/795)
24
25
25
26
*6.0.0-BETA1*
26
27
-**[ENHANCEMENT]****[REFACTOR]****[BREAKING CHANGE]****[MAJOR CHANGE]** Improvements of the TouchActions API [#756](https://github.com/appium/java-client/pull/756), [#760](https://github.com/appium/java-client/pull/760):
0 commit comments