Skip to content

Commit 8daf6f7

Browse files
authored
Release 9 3 7 (#535)
* Release 9.3.7 * Update release notes * update changelog * fix bump
1 parent 893c714 commit 8daf6f7

File tree

5 files changed

+541
-493
lines changed

5 files changed

+541
-493
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@ Commit based release not is [release_notes.md](./release_notes.md)
33

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

6+
## v9.3.7
7+
### 1. Enhancements
8+
- Remove appium suffix from find element [#532](https://github.com/appium/ruby_lib/pull/532)
9+
- rename `@driver.find_element/s_with_appium` to `@driver.find_element/s`
10+
- fix documentations
11+
12+
### 2. Bug fixes
13+
14+
### 3. Deprecations
15+
- `@driver.find_element/s_with_appium`
16+
- use `@driver.find_element/s` instead
17+
618
## v9.3.6
719
### 1. Enhancements
820
- Add toggle touch id enrollment [#521](https://github.com/appium/ruby_lib/pull/521)

0 commit comments

Comments
 (0)