chore(changelog): generate v1.8.0

main
Tran Hau 2021-04-14 10:14:48 +00:00
parent 021275bf93
commit 3ea63124fc
1 changed files with 18 additions and 0 deletions

View File

@ -1,5 +1,23 @@
# CHANGELOG
## v1.8.0 (2021-4-14)
### Added
- feat: add dry run (#10)
- feat: use my own color pkg to wrap fatih/color (#9)
### Others
- chore(reamde): add --dry-run and --scope flag in guide
- refactor: better changelog parser and generator (#11)
- build: update go.mod
- chore(changelog): generate v1.7.0
## v1.7.0 (2021-4-11)
### Others