Skip to content

Commit 491a142

Browse files
authored
Release 9 4 1 (#550)
* Release 9.4.1 * Update release notes * update changelogs
1 parent d721297 commit 491a142

File tree

5 files changed

+577
-491
lines changed

5 files changed

+577
-491
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ 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.4.1
7+
### 1. Enhancements
8+
9+
### 2. Bug fixes
10+
- fix 9.4.0 release sudden failures [#546](https://github.com/appium/ruby_lib/issues/546)
11+
- XPath strategy for find_element/s sudden fail than uiautomator strategy.
12+
- Use `:xpath` strategy only for uiautomator2
13+
14+
### 3. Deprecations
15+
616
## v9.4.0
717
### 1. Enhancements
818
- update mobile gesture APIs for XCUITest(WDA) [#514](https://github.com/appium/ruby_lib/pull/514)

0 commit comments

Comments
 (0)