diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f3470cb..e9539b80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [9.8.0](https://github.com/appium/appium-android-driver/compare/v9.7.5...v9.8.0) (2024-07-15) + +### Features + +* Emit an event when syslog collection is started ([#951](https://github.com/appium/appium-android-driver/issues/951)) ([63aa3be](https://github.com/appium/appium-android-driver/commit/63aa3bee0746c7322d811ddffecf854b92aa774e)) + ## [9.7.5](https://github.com/appium/appium-android-driver/compare/v9.7.4...v9.7.5) (2024-07-10) ### Miscellaneous Chores diff --git a/package.json b/package.json index a96f9c97..41570904 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-android-driver", - "version": "9.7.5", + "version": "9.8.0", "description": "Android UiAutomator and Chrome support for Appium", "keywords": [ "appium",