Skip to content

Commit 009c30e

Browse files
committed
Added changelog section
1 parent 9e09b40 commit 009c30e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Hosted in Maven Central Repository:
1111
<dependency>
1212
<groupId>io.appium</groupId>
1313
<artifactId>java-client</artifactId>
14-
<version>1.0</version>
14+
<version>1.0.2</version>
1515
</dependency>
1616
```
1717

@@ -54,3 +54,8 @@ Locators:
5454
- findElementsByIosUIAutomation()
5555
- findElementByAndroidUIAutomator()
5656
- findElementsByAndroidUIAutomator()
57+
58+
##Changelog##
59+
60+
*1.0.2*
61+
- recompiled to include some missing methods such as shake() and complexFind()

0 commit comments

Comments
 (0)