File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
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+ ## [ 11.0.2] - 2025-04-27
6+ - Add more sig definitions [ #571 ] ( https://github.com/appium/ruby_lib_core/pull/571 )
7+
58## [ 11.0.1] - 2025-03-27
69- Remove ` ::Selenium::WebDriver::DriverExtensions::HasWebStorage ` import to follow selenium webdriver 4.30.0
710
Original file line number Diff line number Diff line change 1414
1515module Appium
1616 module Core
17- VERSION = '11.0.1 ' unless defined? ::Appium ::Core ::VERSION
18- DATE = '2025-03 -27' unless defined? ::Appium ::Core ::DATE
17+ VERSION = '11.0.2 ' unless defined? ::Appium ::Core ::VERSION
18+ DATE = '2025-04 -27' unless defined? ::Appium ::Core ::DATE
1919 end
2020end
You can’t perform that action at this time.
0 commit comments