Skip to content

Commit c3bc3be

Browse files
authored
add changelog (#483)
1 parent 6849567 commit c3bc3be

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@ 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.1
7+
### 1. Enhancements
8+
- Clarify disabling Sauce Labs. [#471](https://github.com/appium/ruby_lib/pull/471)
9+
- add getting performance [#479](https://github.com/appium/ruby_lib/issues/479)
10+
- **require [email protected]**
11+
12+
### 2. Bug fixes
13+
- Fix missed var rename [#481](https://github.com/appium/ruby_lib/pull/481)
14+
15+
### 3. Deprecations
16+
617
## v9.3.0
718
### 1. Enhancements
819
- wait / wait_true need global defaults [#250](https://github.com/appium/ruby_lib/issues/250)

0 commit comments

Comments
 (0)