chore(changelog): generate changelog with v0.1.0

main
Tran Hau 2021-03-16 08:54:38 +00:00
parent 64a0b30bea
commit 6a995fa9f9
1 changed files with 35 additions and 0 deletions

35
CHANGELOG.md Normal file
View File

@ -0,0 +1,35 @@
# CHANGELOG
## v0.1.0 (2021-3-16)
### Added
- feat: add outputFlag
- feat: add generate license
- feat: skeleton cli app
### Others
- chore(readme): add pkg.go.dev badge
- chore: add guide to install with go 1.16
- chore: bump go 1.16 in github action
- chore(readme): add github action badges
- chore: add github action for golang
- chore: add README
- chore: ignore node
- chore: add MIT LICENSE
- chore(templates): add MIT
- chore: init go.mod
- chore: init with gitignore