feat #11: release hrp cli binaries automatically with github actions

feat #20: add Makefile for running unittest and building hrp cli binary
This commit is contained in:
debugtalk
2021-11-19 17:38:31 +08:00
parent f21e85f0df
commit f6ac2d82fd
9 changed files with 83 additions and 7 deletions
+3 -1
View File
@@ -1,8 +1,10 @@
# Release History
## v0.2.0 (2021-11-18)
## v0.2.0 (2021-11-19)
- feat: deploy mkdocs to github pages when PR merged
- feat: release hrp cli binaries automatically with github actions
- feat: add Makefile for running unittest and building hrp cli binary
## v0.1.0 (2021-11-18)