CHANGELOG.md in testcentricity_apps-4.0.10 vs CHANGELOG.md in testcentricity_apps-4.0.11

- old
+ new

@@ -1,8 +1,17 @@ # CHANGELOG All notable changes to this project will be documented in this file. +## [4.0.11] - 28-JULY-2024 + +### Changed + +* Updated `selenium-webdriver` gem to version 4.23.0. +* Updated `appium_lib` gem to version 15.2.0. +* Updated `appium_lib_core` gem to version 9.2.0. + + ## [4.0.10] - 26-JUNE-2024 ### Added * Added `MenuBar` and `AppMenu` type `AppUIElement` to support MacOS application menubars and menus.