diff --git a/CHANGELOG.md b/CHANGELOG.md index 54764ca6..c60cd523 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [9.6.3](https://github.com/appium/appium-android-driver/compare/v9.6.2...v9.6.3) (2024-06-07) + + +### Bug Fixes + +* Add proper timestamps to server logs ([#938](https://github.com/appium/appium-android-driver/issues/938)) ([428a6b8](https://github.com/appium/appium-android-driver/commit/428a6b8cac0655b1fc5b40d65e50191b0cd3583b)) + ## [9.6.2](https://github.com/appium/appium-android-driver/compare/v9.6.1...v9.6.2) (2024-05-16) diff --git a/package.json b/package.json index 6b7ad12f..6206dc1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-android-driver", - "version": "9.6.2", + "version": "9.6.3", "description": "Android UiAutomator and Chrome support for Appium", "keywords": [ "appium",