From 2247c9df8286c868490cb87fcab337a68b74dd4a Mon Sep 17 00:00:00 2001 From: debugtalk Date: Sat, 21 May 2022 22:16:39 +0800 Subject: [PATCH] update changelog --- docs/CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index e93ec00d..823a3330 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,12 +1,13 @@ # Release History -## v4.1.0-beta (2022-05-19) +## v4.1.0-beta (2022-05-21) - feat: add pre-commit-hook to format go/python code **go version** - feat: add boomer mode(standalone/master/worker) +- feat: support load testing with specified `--profile` configuration file - fix: step request elapsed timing should contain ContentTransfer part - fix #1288: unable to go get httprunner v4 - fix: panic when config didn't exist in testcase file