Skip to content

Commit 7b8258b

Browse files
[tagpr] update CHANGELOG.md
1 parent 116712e commit 7b8258b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [v0.8.2](https://github.com/yuuki/tcpulse/compare/v0.8.1...v0.8.2) - 2025-06-13
4+
- refactor: separate printer functionality into dedicated module by @yuuki in https://github.com/yuuki/tcpulse/pull/40
5+
- Fix SIGINT handling in high-load ephemeral TCP/UDP mode by @yuuki in https://github.com/yuuki/tcpulse/pull/41
6+
37
## [v0.8.1](https://github.com/yuuki/tcpulse/compare/v0.8.0...v0.8.1) - 2025-06-10
48
- test: add comprehensive test for multiple concurrent client connections by @yuuki in https://github.com/yuuki/tcpulse/pull/32
59
- fix: optimize sync.Pool usage to avoid allocation during Put() calls by @yuuki in https://github.com/yuuki/tcpulse/pull/33

0 commit comments

Comments
 (0)