# CHANGELOG ## v0.1.1 - [New API]: `socket.Conn` now has `CloseRead`, `CloseWrite`, and `Shutdown` methods. - [Improvement]: internal rework to more robustly handle various errors. ## v0.1.0 - Initial unstable release. Most functionality has been developed and ported from package [`netlink`](https://github.com/mdlayher/netlink).