We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e55af3 commit a4edcdfCopy full SHA for a4edcdf
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
## Unreleased
4
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
12
## v1.6.0
13
14
**This is the first release of package netlink that only supports Go 1.13+.
0 commit comments