Skip to content

Commit cae2fc4

Browse files
Update README.md
1 parent 7af738f commit cae2fc4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ This is the Java language binding for writing Appium Tests, conforms to [Mobile
3535
- `selenium-java` was updated to 3.5.x
3636
- `org.apache.commons-lang3` was updated to 3.6
3737
- `org.springframework.spring-context` was updated to 4.3.10.RELEASE
38+
- **[ENHANCEMENT]** Update of the touch ID enroll method. The older `PerformsTouchID#toggleTouchIDEnrollment` was marked `Deprecated`.
39+
It is recoomended to use `PerformsTouchID#toggleTouchIDEnrollment(boolean)` instead. [#695](https://github.com/appium/java-client/pull/695)
3840

3941

4042
*5.0.0-BETA9*

0 commit comments

Comments
 (0)