chore(changelog): generate v0.11.0
parent
41c3d6bc63
commit
8423afe399
18
CHANGELOG.md
18
CHANGELOG.md
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue