Skip to content

Commit 7ca951a

Browse files
authored
Release v1.8.0 (#226)
- [Improvement]: Updated dependencies, test with Go 1.23 to 1.25. - [Improvement]: Use Go 1.21's binary.NativeEndian (#220) - [Improvement]: Expose socket ReadBuffer & WriteBuffer functions (#223) Signed-off-by: SuperQ <[email protected]>
1 parent 1103618 commit 7ca951a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

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

3+
## 1.8.0
4+
5+
- [Improvement]: Updated dependencies, test with Go 1.23 to 1.25.
6+
- [Improvement]: Use Go 1.21's binary.NativeEndian (#220)
7+
- [Improvement]: Expose socket ReadBuffer & WriteBuffer functions (#223)
8+
39
## v1.7.2
410

511
- [Improvement]: updated dependencies, test with Go 1.20.

0 commit comments

Comments
 (0)