Skip to content

Commit 989fc57

Browse files
Update README.md
1 parent 9205c89 commit 989fc57

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ 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)
31+
- **[BUG FIX]** Added `NewAppiumSessionPayload`. Bug report: [#875](https://github.com/appium/java-client/issues/875). FIX: [#909](https://github.com/appium/java-client/pull/909)
32+
- **[ENHANCEMENT]** Added a method for output streams cleanup [#882](https://github.com/appium/java-client/pull/882)
3233
- **[DEPENDENCY UPDATES]**
3334
- `com.google.code.gson:gson` was updated to 2.8.4
3435
- `org.springframework:spring-context` was updated to 5.0.5.RELEASE

0 commit comments

Comments
 (0)