chore: generate CHANGELOG v0.1.0

main
hau 2020-11-11 22:39:30 +07:00
parent ac0a564966
commit 87af2f1527
1 changed files with 15 additions and 0 deletions

15
CHANGELOG.md Normal file
View File

@ -0,0 +1,15 @@
# CHANGELOG
## v0.1.0 (2020-11-11)
### Added
- feat: run go test with color
### Others
- docs: add install and usage guide in README
- chore: init gitignore and go.mod
- chore: add MIT LICENSE