From bb32e367a516ea44a1967b69c066a47caf380c15 Mon Sep 17 00:00:00 2001 From: Kazuaki Matsuo Date: Mon, 22 Jul 2024 23:53:13 -0700 Subject: [PATCH] Update CHANGELOG.md --- driver/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/driver/CHANGELOG.md b/driver/CHANGELOG.md index 1ba1466b..64510118 100644 --- a/driver/CHANGELOG.md +++ b/driver/CHANGELOG.md @@ -3,8 +3,8 @@ ## 2.9.0 - Tune syslog scanning to find the observatory url - Drop `appium:maxRetryCount` and `appium:retryBackoffTime` as no usage -- Update Appium UIAutomation2 driver dependency to 3.7.3 -- Update XCUITest driver dependency to 7.24.0 +- Update Appium UIAutomation2 driver dependency to 3.7.4 +- Update XCUITest driver dependency to 7.24.1 ## 2.8.0 - Support `getWidgetDiagnostics`