Skip to content

Commit 2c32113

Browse files
Update README.md
1 parent c4222d8 commit 2c32113

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,15 @@ This is the Java language binding for writing Appium Tests, conforms to [Mobile
2121

2222
*6.0.0 (under construction yet)*
2323

24+
*6.0.0-BETA4*
25+
- **[ENHANCEMENT]** Added handler for isDispalyed in W3C mode. [#833](https://github.com/appium/java-client/pull/833)
26+
- **[ENHANCEMENT]** Added handlers for sending SMS, making GSM Call, setting GSM signal, voice, power capacity and power AC. [#834](https://github.com/appium/java-client/pull/834)
27+
- **[ENHANCEMENT]** Added handlers for toggling wifi, airplane mode and data in android. [#835](https://github.com/appium/java-client/pull/835)
28+
- **[DEPENDENCY UPDATES]**
29+
- `org.apache.httpcomponents:httpclient` was updated to 4.5.5
30+
- `cglib:cglib` was updated to 3.2.6
31+
- `org.springframework:spring-context` was updated to 5.0.3.RELEASE
32+
2433
*6.0.0-BETA3*
2534
- **[DEPENDENCY UPDATES]**
2635
- `org.seleniumhq.selenium:selenium-java` was updated to 3.9.1

0 commit comments

Comments
 (0)