feat: report GA events with version

This commit is contained in:
debugtalk
2021-12-22 20:11:28 +08:00
parent 68bb46d504
commit f0a16de225
4 changed files with 9 additions and 6 deletions

View File

@@ -3,8 +3,9 @@
## v0.3.0 (2021-12-22)
- feat: implement transaction mechanism for load test
- feat: support `--continue-on-failure` flag to continue running next step when failure occurs
- feat: support `--continue-on-failure` flag to continue running next step when failure occurs, default to failfast
- refactor: fork [boomer] as sub module
- feat: report GA events with version
## v0.2.2 (2021-12-07)