Skip to content

Commit

Permalink
Release 9 3 7 (#535)
Browse files Browse the repository at this point in the history
* Release 9.3.7

* Update release notes

* update changelog

* fix bump
  • Loading branch information
KazuCocoa authored Apr 8, 2017
1 parent 893c714 commit 8daf6f7
Show file tree
Hide file tree
Showing 5 changed files with 541 additions and 493 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@ Commit based release not is [release_notes.md](./release_notes.md)

Release tags are https://github.com/appium/ruby_lib/releases .

## v9.3.7
### 1. Enhancements
- Remove appium suffix from find element [#532](https://github.com/appium/ruby_lib/pull/532)
- rename `@driver.find_element/s_with_appium` to `@driver.find_element/s`
- fix documentations

### 2. Bug fixes

### 3. Deprecations
- `@driver.find_element/s_with_appium`
- use `@driver.find_element/s` instead

## v9.3.6
### 1. Enhancements
- Add toggle touch id enrollment [#521](https://github.com/appium/ruby_lib/pull/521)
Expand Down
Loading

0 comments on commit 8daf6f7

Please sign in to comment.