feat: install hrp with one shell command

This commit is contained in:
debugtalk
2022-01-07 17:55:00 +08:00
parent 3e94e1490a
commit 55688e3b6f
2 changed files with 85 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
## v0.5.0 (2022-01-06)
- feat: support creating and calling custom functions with [go plugin](https://pkg.go.dev/plugin)
- feat: install hrp with one shell command
## v0.4.0 (2022-01-05)