Skip to content

Commit

Permalink
Release 9 4 0 (#545)
Browse files Browse the repository at this point in the history
* Release 9.4.0

* Update release notes

* update changelog
  • Loading branch information
KazuCocoa authored Apr 16, 2017
1 parent 2ea94c3 commit 9492690
Show file tree
Hide file tree
Showing 5 changed files with 624 additions and 481 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Release tags are https://github.com/appium/ruby_lib/releases .
- Users can call some [`mobile:` methods](https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/ios-xctest-mobile-gestures.md) without `execute_script('mobile: tap', args)`.
- Users can write test code without `.ref` method for elements in `execute_script`.
- Example: https://github.com/appium/ruby_lib/pull/537
- Support UIAutomator2 strategy for Android[#505](https://github.com/appium/ruby_lib/issues/505)
- Fix some find elemenet methods[#544](https://github.com/appium/ruby_lib/pull/544)

### 2. Bug fixes

Expand Down
Loading

0 comments on commit 9492690

Please sign in to comment.