chore(changelog): generate v1.5.0

main
Tran Hau 2021-03-22 05:47:56 +00:00
parent b98c62c46f
commit 58c8a81e63
1 changed files with 22 additions and 0 deletions

View File

@ -1,5 +1,27 @@
# CHANGELOG
## v1.5.0 (2021-3-22)
### Added
- feat: support filter commit scope (#5)
### Others
- build: update go.mod
- chore: bump go 1.16.2 in github action
- chore: use go 1.16.x in github action
- chore: remove gotip from github action
- chore: remove gotip build as time consuming
- chore: use semver go version in github action
- chore(changelog): generate v1.4.0
## v1.4.0 (2021-3-17)
### Added