diff --git a/README.md b/README.md index 5a45dd933..8a98679b8 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ This is the Java language binding for writing Appium Tests, conforms to [Mobile ## Changelog *5.0.0 (under construction yet)* + +*5.0.0-BETA9* - **[ENHANCEMENT]** Page factory: Mixed locator strategies were implemented. Feature request:[#565](https://github.com/appium/java-client/issues/565) Implementation: [#646](https://github.com/appium/java-client/pull/646) - **[DEPRECATED]** All the content of the `io.appium.java_client.youiengine` package was marked `Deprecated`. It is going to be removed. [#652](https://github.com/appium/java-client/pull/652) - **[UPDATE]** Update of the `com.google.code.gson:gson` to v2.8.1.