change: init module github.com/httprunner/hrp/plugin

This commit is contained in:
debugtalk
2022-01-14 17:28:03 +08:00
parent 7fb517915b
commit 0bd2186dd9
3 changed files with 129 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
# Release History
## v0.5.2 (2022-01-13)
## v0.5.2 (2022-01-14)
- feat: support creating and calling custom functions with [hashicorp/go-plugin](https://github.com/hashicorp/go-plugin)