docs: update docs

This commit is contained in:
debugtalk
2022-03-22 11:57:50 +08:00
parent 1687875ef7
commit 1966d7d018
6 changed files with 7 additions and 6 deletions

View File

@@ -1,10 +1,11 @@
# Release History
## v0.8.0 (2022-03-21)
## v0.8.0 (2022-03-22)
- feat: support hashicorp python plugin over gRPC
- feat: create scaffold with plugin option, `--py`(default), `--go`, `--ignore-plugin`
- feat: print statistics summary after load testing finished
- feat: support think time for api/load testing
- fix: update prometheus state to stopped on quit
## v0.7.0 (2022-03-15)