update changelog

This commit is contained in:
debugtalk
2022-05-21 22:16:39 +08:00
parent 1b3070d2f6
commit 2247c9df82

View File

@@ -1,12 +1,13 @@
# Release History # 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 - feat: add pre-commit-hook to format go/python code
**go version** **go version**
- feat: add boomer mode(standalone/master/worker) - 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: step request elapsed timing should contain ContentTransfer part
- fix #1288: unable to go get httprunner v4 - fix #1288: unable to go get httprunner v4
- fix: panic when config didn't exist in testcase file - fix: panic when config didn't exist in testcase file