go-test-color/CHANGELOG.md

35 lines
478 B
Markdown
Raw Normal View History

2020-11-11 15:39:30 +00:00
# CHANGELOG
2020-11-12 10:03:13 +00:00
## v0.3.0 (2020-11-12)
### Added
- feat: remove wg.Sync() as no need
### Others
- chore: generate CHANGELOG v0.2.0
2020-11-11 15:45:13 +00:00
## v0.2.0 (2020-11-11)
### Others
- chore: add github action badge in README
- ci: add github action for go test, lint
- chore: generate CHANGELOG v0.1.0
2020-11-11 15:39:30 +00:00
## 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