Skip to content

Commit a4edcdf

Browse files
committed
CHANGELOG: release v1.6.1
Signed-off-by: Matt Layher <mdlayher@gmail.com>
1 parent 3e55af3 commit a4edcdf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
## Unreleased
44

5+
## v1.6.1
6+
7+
- [Deprecation] [commit](https://github.com/mdlayher/netlink/commit/d1b69ea8697d721415c259ef8513ab699c6d3e96):
8+
the `netlink.Socket` interface has been marked as deprecated. The abstraction
9+
is awkward to use properly and dsiables much of the functionality of the Conn
10+
type when the basic interface is implemented. Do not use.
11+
512
## v1.6.0
613

714
**This is the first release of package netlink that only supports Go 1.13+.

0 commit comments

Comments
 (0)