File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff 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*
You can’t perform that action at this time.
0 commit comments