Skip to content

Commit 6061b74

Browse files
Update README.md
1 parent 2cc72ae commit 6061b74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ This is the Java language binding for writing Appium Tests, conforms to [Mobile
2121

2222
*5.0.0 (under construction yet)*
2323
- **[ENHANCEMENT]** The ability to customize the polling strategy of the waiting was provided. [#612](https://github.com/appium/java-client/pull/612)
24+
- **[ENHANCEMENT]** **[REFACTOR]** Methods which were representing time deltas instead of elementary types became `Deprecated`. Methods which use `java.time.Duration` are suugested to be used. [#611](https://github.com/appium/java-client/pull/611)
2425

2526

2627
*5.0.0-BETA6*

0 commit comments

Comments
 (0)