We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6849567 commit c3bc3beCopy full SHA for c3bc3be
CHANGELOG.md
@@ -3,6 +3,17 @@ Commit based release not is [release_notes.md](./release_notes.md)
3
4
Release tags are https://github.com/appium/ruby_lib/releases .
5
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
17
## v9.3.0
18
### 1. Enhancements
19
- wait / wait_true need global defaults [#250](https://github.com/appium/ruby_lib/issues/250)
0 commit comments