chore(changelog): generate v0.10.0

main
sudo pacman -Syu 2022-07-23 23:28:17 +07:00
parent 337b84e801
commit 53248bff4d
No known key found for this signature in database
GPG Key ID: D6CB5C6C567C47B0
1 changed files with 24 additions and 0 deletions

View File

@ -1,5 +1,29 @@
# CHANGELOG
## v0.10.0 (2022-07-23)
### Added
- feat: add yellow for skip (2022-07-23)
### Others
- chore: add try-4-real in Makefile (2022-07-23)
- refactor: replace cmd.Run with cmd.Start and cmd.Wait (2022-07-23)
- refactor: move reader close fn inside main scope (2022-07-23)
- chore: update github action (2022-07-23)
- chore: add Makefile (2022-07-23)
- chore: add dependabot (2022-07-23)
- build: bump go.mod (2022-05-23)
- chore(changelog): generate v0.9.1 (2022-04-13)
## v0.9.1 (2022-04-13)
### Others