Skip to content

Commit 0f1e3aa

Browse files
authored
Release 9 3 6 (#523)
* Release 9.3.6 * Update release notes * update changelog
1 parent 4ae0815 commit 0f1e3aa

File tree

5 files changed

+513
-480
lines changed

5 files changed

+513
-480
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ 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.6
7+
### 1. Enhancements
8+
- Add toggle touch id enrollment [#521](https://github.com/appium/ruby_lib/pull/521)
9+
10+
### 2. Bug fixes
11+
12+
### 3. Deprecations
13+
614
## v9.3.5
715
### 1. Enhancements
816
- add some commands for Android and class chain for iOS [#513](https://github.com/appium/ruby_lib/issues/513)
@@ -65,7 +73,7 @@ Release tags are https://github.com/appium/ruby_lib/releases .
6573
## v9.3.0
6674
### 1. Enhancements
6775
- wait / wait_true need global defaults [#250](https://github.com/appium/ruby_lib/issues/250)
68-
- You can set default value in `appium_lib`
76+
- You can set default value in `appium_lib`
6977
- e.g.: [lib/appium_lib/driver.rb](https://github.com/appium/ruby_lib/blob/34803ef6b7b94df9ef4e147ba8fec5c1d2cfaada/lib/appium_lib/driver.rb#L341-L351)
7078
- Problem with delta_x/delta_y in swipe method [#461](https://github.com/appium/ruby_lib/issues/461)
7179
- Revert _fix arguments for `move_to` in `swipe` method._ in Appium v8.2.1

0 commit comments

Comments
 (0)