From ebeae0c7772b45b9df099619d841d2e54ec05f2e Mon Sep 17 00:00:00 2001 From: "lilong.129" Date: Tue, 18 Apr 2023 21:08:28 +0800 Subject: [PATCH] change: update changelog --- docs/CHANGELOG.md | 3 +++ hrp/internal/version/VERSION | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 905caa26..63bc74ce 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -16,6 +16,9 @@ - fix: do not fail case when kill logcat error - fix: take screenshot after each step - fix: screencap compatibility for shell v1 and v2 protocol +- fix: display parsed url in html report +- fix: fast fail not closing the websocket connection +- fix #1549: avoid duplicate creating plugins ## v4.3.2 (2022-12-26) diff --git a/hrp/internal/version/VERSION b/hrp/internal/version/VERSION index 2167abfb..3bafdfb4 100644 --- a/hrp/internal/version/VERSION +++ b/hrp/internal/version/VERSION @@ -1 +1 @@ -v4.3.3.2304181958 \ No newline at end of file +v4.3.3.2304182109 \ No newline at end of file