change: update docs

This commit is contained in:
debugtalk
2021-12-13 14:38:52 +08:00
parent cde4eae138
commit 310b89b84b
5 changed files with 8 additions and 4 deletions

View File

@@ -1,5 +1,9 @@
# Release History
## v0.3.0 (2021-12-13)
- feat: implement transaction for load test
## v0.2.2 (2021-12-07)
- refactor: update models to make API more concise

View File

@@ -22,4 +22,4 @@ Copyright 2021 debugtalk
* [hrp har2case](hrp_har2case.md) - Convert HAR to json/yaml testcase files
* [hrp run](hrp_run.md) - run API test
###### Auto generated by spf13/cobra on 8-Dec-2021
###### Auto generated by spf13/cobra on 12-Dec-2021

View File

@@ -39,4 +39,4 @@ hrp boom [flags]
* [hrp](hrp.md) - One-stop solution for HTTP(S) testing.
###### Auto generated by spf13/cobra on 8-Dec-2021
###### Auto generated by spf13/cobra on 12-Dec-2021

View File

@@ -23,4 +23,4 @@ hrp har2case harPath... [flags]
* [hrp](hrp.md) - One-stop solution for HTTP(S) testing.
###### Auto generated by spf13/cobra on 8-Dec-2021
###### Auto generated by spf13/cobra on 12-Dec-2021

View File

@@ -30,4 +30,4 @@ hrp run path... [flags]
* [hrp](hrp.md) - One-stop solution for HTTP(S) testing.
###### Auto generated by spf13/cobra on 8-Dec-2021
###### Auto generated by spf13/cobra on 12-Dec-2021