From 92a1a375a6ca2dad3dedd7992f30de6bc2733d9a Mon Sep 17 00:00:00 2001 From: debugtalk Date: Mon, 4 Jul 2022 22:33:34 +0800 Subject: [PATCH] change: update changelog --- docs/CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index f72658df..74dcf550 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -4,10 +4,10 @@ **go version** -- fix: step name with parameterize mechanism -- fix: error of concurrent map writes occurred while uploading in boom mode -- fix: record all requests of testcase reference in boom mode -- fix: failed to record the step of occurring error in the html report +- fix: support parameterize for step name +- fix: concurrent map writes error when uploading in boom mode +- fix: record all requests of referenced testcases in boom mode +- fix: failed to record the step error in html report ## v4.1.5 (2022-06-27)