diff --git a/CHANGELOG.md b/CHANGELOG.md index a21fa87..4bca929 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.11.0](https://github.com/appium/appium-mac2-driver/compare/v1.10.2...v1.11.0) (2024-02-19) + + +### Features + +* Add appLocale capability ([#280](https://github.com/appium/appium-mac2-driver/issues/280)) ([3d65b66](https://github.com/appium/appium-mac2-driver/commit/3d65b66a3b11532043ffe407508edd21569f5817)) + ## [1.10.2](https://github.com/appium/appium-mac2-driver/compare/v1.10.1...v1.10.2) (2024-01-16) diff --git a/package.json b/package.json index f76016f..911d683 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "mac", "XCTest" ], - "version": "1.10.2", + "version": "1.11.0", "author": "Appium Contributors", "license": "Apache-2.0", "repository": {