From a4667e7f4acef074a55b4e6e84d11efdcf7c42ce Mon Sep 17 00:00:00 2001 From: hau Date: Mon, 18 Jan 2021 13:50:09 +0700 Subject: [PATCH] chore(changelog): generate v0.6.0 --- CHANGELOG.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 261c38b..aac6c0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # CHANGELOG +## v0.6.0 (2021-1-18) + +### Others + +- chore: update badges + +- chore: bump golangci-lint v1.34 in github action + +- chore(readme): add pkg.go.dev badge + +- chore(changelog): generate v0.5.0 + ## v0.5.0 (2020-12-18) ### Others @@ -58,4 +70,4 @@ - chore: init gitignore and go.mod -- chore: add MIT LICENSE \ No newline at end of file +- chore: add MIT LICENSE