Skip to content

Commit baf5548

Browse files
Update README.md
1 parent dd2a372 commit baf5548

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ This is the Java language binding for writing Appium Tests, conforms to [Mobile
2020
##Changelog##
2121
*5.0.0 (under construction yet)*
2222

23+
*5.0.0-BETA5*
24+
- **[UPDATE]** Update to Selenium 3.2.0
25+
- **[BUG FIX]** Excessive dependency on `guava` was removed. It causes errors. Issue report: [#588](https://github.com/appium/java-client/issues/588). FIX: [#589](https://github.com/appium/java-client/pull/589).
26+
- **[ENHANCEMENT]**. The capability `io.appium.java_client.remote.AndroidMobileCapabilityType#SYSTEM_PORT` was added. [#591](https://github.com/appium/java-client/pull/591)
27+
2328
*5.0.0-BETA4*
2429
- **[ENHANCEMENT]** Android. API to read the performance data was added. [#562](https://github.com/appium/java-client/pull/562)
2530
- **[REFACTOR]** Android. Simplified the activity starting by reducing the number of parameters through POJO clas. Old methods which start activities were marked `@Deprecated`. [#579](https://github.com/appium/java-client/pull/579) [#585](https://github.com/appium/java-client/pull/585)

0 commit comments

Comments
 (0)