Skip to content

Commit bedf055

Browse files
Update README.md
1 parent e0a771b commit bedf055

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
@@ -20,6 +20,8 @@ This is the Java language binding for writing Appium Tests, conforms to [Mobile
2020
## Changelog
2121

2222
*5.0.0 (under construction yet)*
23+
24+
*5.0.0-BETA7*
2325
- **[ENHANCEMENT]** The ability to customize the polling strategy of the waiting was provided. [#612](https://github.com/appium/java-client/pull/612)
2426
- **[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)
2527
- **[ENHANCEMENT]** The ability to calculate screenshots overlap was included. [#595](https://github.com/appium/java-client/pull/595).

0 commit comments

Comments
 (0)