bump version to v0.5.1

This commit is contained in:
debugtalk
2022-01-13 18:41:13 +08:00
parent 5cdfa76f7e
commit 3de1068641
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,5 +1,10 @@
# Release History
## v0.5.1 (2022-01-13)
- feat: support specifying running cycles for load testing
- fix: ensure last stats reported when stop running
## v0.5.0 (2022-01-08)
- feat: support creating and calling custom functions with [go plugin](https://pkg.go.dev/plugin)