Skip to content

Commit 6066605

Browse files
Update README.md
1 parent 96305fe commit 6066605

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ This is the Java language binding for writing Appium Tests, conforms to [Mobile
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)
2424
- **[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)
25+
- **[ENHANCEMENT]** The ability to calculate screenshots overlap was included. [#595](https://github.com/appium/java-client/pull/595).
2526

2627

2728
*5.0.0-BETA6*

0 commit comments

Comments
 (0)