Skip to content

Commit 299562d

Browse files
Update README.md
1 parent 8c3ceef commit 299562d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

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

2222
*7.0.0 (under construction yet)*
2323

24+
- **[BUG FIX]** Better handling of InvocationTargetException [#968](https://github.com/appium/java-client/pull/968)
25+
- **[BUG FIX]** Map sending keys to active element for W3C compatibility. [#966](https://github.com/appium/java-client/pull/966)
26+
- **[DEPENDENCY UPDATES]**
27+
- `org.seleniumhq.selenium:selenium-java` was updated to 3.13.0
28+
2429
*6.1.0*
2530
- **[BUG FIX]** Initing web socket clients lazily. Report [#911](https://github.com/appium/java-client/issues/911). FIX: [#912](https://github.com/appium/java-client/pull/912).
2631
- **[BUG FIX]** Fix session payload for W3C. [#913](https://github.com/appium/java-client/pull/913)

0 commit comments

Comments
 (0)