Skip to content

Commit 306326d

Browse files
Update README.md
1 parent 6ff2071 commit 306326d

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
@@ -28,12 +28,14 @@ This is the Java language binding for writing Appium Tests, conforms to [Mobile
2828
- **[ENHANCEMENT]** Added isKeyboardShown command for iOS [#887](https://github.com/appium/java-client/pull/887)
2929
- **[ENHANCEMENT]** Added battery information accessors [#882](https://github.com/appium/java-client/pull/882)
3030
- **[BREAKING CHANGE]** Removal of deprecated code. [#881](https://github.com/appium/java-client/pull/881)
31+
- **[BUG FIX]** Added `NewAppiumSessionPayload`. Bug report: [#875](https://github.com/appium/java-client/issues/875). FIX: [#894](https://github.com/appium/java-client/pull/894)
3132
- **[DEPENDENCY UPDATES]**
3233
- `com.google.code.gson:gson` was updated to 2.8.4
3334
- `org.springframework:spring-context` was updated to 5.0.5.RELEASE
3435
- `org.aspectj:aspectjweaver` was updated to 1.9.1
3536
- `org.glassfish.tyrus:tyrus-clien` was updated to 1.13.1
3637
- `org.glassfish.tyrus:tyrus-container-grizzly` was updated to 1.2.1
38+
- `org.seleniumhq.selenium:selenium-java` was updated to 3.12.0
3739

3840

3941
*6.0.0-BETA5*

0 commit comments

Comments
 (0)