Skip to content

Commit b706a5a

Browse files
Update README.md
1 parent 0c8c43b commit b706a5a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,9 @@ You can get it on [WIKI](https://github.com/appium/java-client/wiki)
7676

7777
## Changelog#
7878
*5.0.0 (under construction yet)*
79-
- **[MAJOR ENHANCEMENT]**: Migration to Java 8
79+
- **[MAJOR ENHANCEMENT]**: Migration to Java 8. Epic: [#399](https://github.com/appium/java-client/issues/399)
80+
- API with default implementation. PR [#470](https://github.com/appium/java-client/pull/470)
81+
8082
... *the list of changes is going to be filled*
8183
- **[MAJOR ENHANCEMENT]**: Migration from Maven to Gradle. Feature request is [#214](https://github.com/appium/java-client/issues/214). Fixes: [#442](https://github.com/appium/java-client/pull/442), [#465](https://github.com/appium/java-client/pull/465).
8284
- **[MAJOR ENHANCEMENT]**: Now the `io.appium.java_client.AppiumDriver` can use an instance of any `io.appium.java_client.MobileBy` subclass for the searching. It should work as expected when current session supports the given selector. It will throw `org.openqa.selenium.WebDriverException` otherwise. [#462](https://github.com/appium/java-client/pull/462)

0 commit comments

Comments
 (0)