diff --git a/CHANGELOG.md b/CHANGELOG.md index 3db74f88..d06b0e44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [9.10.0](https://github.com/appium/appium-android-driver/compare/v9.9.0...v9.10.0) (2024-09-08) + +### Features + +* Emit logs over BiDi socket ([#955](https://github.com/appium/appium-android-driver/issues/955)) ([4f7045b](https://github.com/appium/appium-android-driver/commit/4f7045bc76b1550c925a73b80ffdc7de88acf176)) + ## [9.9.0](https://github.com/appium/appium-android-driver/compare/v9.8.3...v9.9.0) (2024-08-29) ### Features diff --git a/package.json b/package.json index 51593ebb..2389426f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-android-driver", - "version": "9.9.0", + "version": "9.10.0", "description": "Android UiAutomator and Chrome support for Appium", "keywords": [ "appium",