chore(changelog): generate v0.11.0

main
sudo pacman -Syu 2022-08-13 17:19:42 +07:00
parent 41c3d6bc63
commit 8423afe399
No known key found for this signature in database
GPG Key ID: D6CB5C6C567C47B0
1 changed files with 18 additions and 0 deletions

View File

@ -1,5 +1,23 @@
# CHANGELOG
## v0.11.0 (2022-08-13)
### Fixed
- fix: fix goroutine leak (2022-08-13)
### Others
- chore: update gitignore (2022-08-13)
- chore: bump go 1.19 in github action (2022-08-13)
- chore: goreleaser gen changelog for github (2022-08-13)
- chore: add example (2022-08-13)
- chore(changelog): generate v0.10.0 (2022-07-23)
## v0.10.0 (2022-07-23)
### Added