Skip to content

Commit 60801e2

Browse files
committed
CHANGELOG: release v1.5.0
Signed-off-by: Matt Layher <mdlayher@gmail.com>
1 parent 973537e commit 60801e2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

3+
## v1.5.0
4+
5+
- [New API] [commit](https://github.com/mdlayher/netlink/commit/53a1c10065e51077659ceedf921c8f0807abe8c0):
6+
the `netlink.Config.PID` field can be used to specify an explicit port ID when
7+
binding the netlink socket. This is intended for advanced use cases and most
8+
callers should leave this field set to 0.
9+
- [Improvement]: more low-level functionality ported to
10+
`github.com/mdlayher/socket`, reducing package complexity.
11+
312
## v1.4.2
413

514
- [Documentation] [commit](https://github.com/mdlayher/netlink/commit/177e6364fb170d465d681c7c8a6283417a6d3e49):

0 commit comments

Comments
 (0)