File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed
Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33Read ` release_notes.md ` for commit level details.
44
5- ## [ Unreleased ]
5+ ## [ 10.0.0 ] - 2025-02-16
66
77### Enhancements
8-
9- ### Bug fixes
10-
11- ### Deprecations
128- Use ` http://127.0.0.1:4723 ` as the default url destination instead of ` http://127.0.0.1:4723/wd/hub `
9+ - ` --base-path ` in appium server may need to drop the ` /wd/hub `
1310
1411## [ 9.5.2] - 2025-01-30
1512- Fix yardoc
Original file line number Diff line number Diff line change 1414
1515module Appium
1616 module Core
17- VERSION = '9.5.2 ' unless defined? ::Appium ::Core ::VERSION
18- DATE = '2025-01-30 ' unless defined? ::Appium ::Core ::DATE
17+ VERSION = '10.0.0 ' unless defined? ::Appium ::Core ::VERSION
18+ DATE = '2025-02-16 ' unless defined? ::Appium ::Core ::DATE
1919 end
2020end
You can’t perform that action at this time.
0 commit comments