feat: add wiki sub-command to open httprunner website

This commit is contained in:
debugtalk
2022-05-22 15:23:53 +08:00
parent 4863b96ec3
commit 63a2dff53b
7 changed files with 52 additions and 3 deletions

View File

@@ -1,5 +1,9 @@
# Release History
## v4.1.0 (2022-05-22)
- feat: add `wiki` sub-command to open httprunner website
## v4.1.0-beta (2022-05-21)
- feat: add pre-commit-hook to format go/python code