Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TikhomirovSergey committed Jan 9, 2017
1 parent 8a31947 commit 4a99a57
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,13 @@ This is the Java language binding for writing Appium Tests, conforms to [Mobile
##Changelog##
*5.0.0 (under construction yet)*

**[BUG FIX]**:Issue report: [#549](https://github.com/appium/java-client/issues/549). Fix: [#551](https://github.com/appium/java-client/pull/551)
- **[BUG FIX]**:Issue report: [#549](https://github.com/appium/java-client/issues/549). Fix: [#551](https://github.com/appium/java-client/pull/551)
- New capabilities were added [#533](https://github.com/appium/java-client/pull/553):
- `IOSMobileCapabilityType#USE_NEW_WDA`
- `IOSMobileCapabilityType#WDA_LAUNCH_TIMEOUT`
- `IOSMobileCapabilityType#WDA_CONNECTION_TIMEOUT`

The capability `IOSMobileCapabilityType#REAL_DEVICE_LOGGER` was removed. [#533](https://github.com/appium/java-client/pull/553)

*5.0.0-BETA1*
- **[MAJOR ENHANCEMENT]**: Migration to Java 8. Epic: [#399](https://github.com/appium/java-client/issues/399)
Expand Down

0 comments on commit 4a99a57

Please sign in to comment.