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