license/CHANGELOG.md

36 lines
493 B
Markdown
Raw Normal View History

# 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