Skip to content

Commit 508ec63

Browse files
committed
add changelog
1 parent 7de8f77 commit 508ec63

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ Read `release_notes.md` for commit level details.
99
### Bug fixes
1010

1111
### Deprecations
12+
- Removed deprecated methods
13+
- `launch_app`, `close_app` and `reset`
14+
- Please use `activate_app`, `terminate_app`, or launch/activate/terminate commands by `mobile:` command
15+
- `TouchActions`, `MultiActions`
16+
- Please refer to W3C WebDriver actions
17+
- https://www.rubydoc.info/gems/appium_lib_core/Appium/Core/Base/Bridge#action-instance_method
18+
- `immediate_value` and `replace_value`
1219

1320
## [7.5.0] - 2024-02-21
1421
- Remove upper limitation in `selenium-webdriver`

0 commit comments

Comments
 (0)