Skip to content

Commit 484006b

Browse files
authored
docs: tweak
1 parent e22140e commit 484006b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Release tags are https://github.com/appium/ruby_lib/releases .
3636
- `activate_app` or a new session request can be alternatives of `launch_app`
3737
- `terminate_app` or close the session request can be alternatives of `close_app`
3838
- Close current session and creating a new session, or `terminate_app` and `launch_app` can be alternatives of `reset`
39-
39+
- Global driver (`$driver`) is `false` by default. Please provide `true` as `Appium::Driver.new(opts, true)` to enable it as previously logged as a deprecation warning message.
4040

4141
## 11.1.0 - 2020-12-29 (11.2.0 is the same as this version)
4242

0 commit comments

Comments
 (0)