update-go-mod/CHANGELOG.md

24 lines
346 B
Markdown
Raw Normal View History

2022-07-22 14:45:44 +00:00
# CHANGELOG
2022-07-22 14:48:29 +00:00
## v0.1.1 (2022-07-22)
### Others
- chore: missing goreleaser config (2022-07-22)
- chore(changelog): generate v0.1.0 (2022-07-22)
2022-07-22 14:45:44 +00:00
## v0.1.0 (2022-07-22)
### Added
- feat: support url deps (2022-07-22)
- feat: update go.mod (2022-07-22)
### Others
- chore: use github action (2022-07-22)
- chore: add Makefile (2022-07-22)