change: update docs

This commit is contained in:
debugtalk
2022-01-19 15:03:04 +08:00
parent 1843d4c096
commit 6fa8fd52d2
2 changed files with 8 additions and 5 deletions

View File

@@ -1,8 +1,11 @@
# Release History
## v0.5.2 (2022-01-16)
## v0.5.2 (2022-01-19)
- feat: support creating and calling custom functions with [hashicorp/go-plugin](https://github.com/hashicorp/go-plugin)
- feat: add scaffold demo with hashicorp plugin
- feat: report events for initializing plugin
- fix: log failures when the assertion failed
## v0.5.1 (2022-01-13)