Skip to content

Commit d2fbac2

Browse files
Update README.md
1 parent 6850718 commit d2fbac2

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
@@ -19,6 +19,8 @@ This is the Java language binding for writing Appium Tests, conforms to [Mobile
1919

2020
##Changelog##
2121
*5.0.0 (under construction yet)*
22+
23+
*5.0.0-BETA1*
2224
- **[MAJOR ENHANCEMENT]**: Migration to Java 8. Epic: [#399](https://github.com/appium/java-client/issues/399)
2325
- API with default implementation. PR [#470](https://github.com/appium/java-client/pull/470)
2426
- Tools that provide _Page Object_ engines were redesigned. The migration to [repeatable annotations](http://docs.oracle.com/javase/tutorial/java/annotations/repeating.html). Details you can read there: [#497](https://github.com/appium/java-client/pull/497). [Documentation was synced as well](https://github.com/appium/java-client/blob/master/docs/Page-objects.md#also-it-is-possible-to-define-chained-or-any-possible-locators).

0 commit comments

Comments
 (0)