# CHANGELOG ## v1.2.0 **This is the first release of package netlink that only supports Go 1.13+. Users on older versions of Go must use v1.1.0.** - [Improvement]: pruned Go module dependencies via package `netlink` v1.6.0 and removing tool version pins. ## v1.1.0 **This is the first release of package genetlink that only supports Go 1.12+. Users on older versions must use v1.0.0.** - [Improvement]: modernization of various parts of the code and documentation in prep for future work. ## v1.0.0 - Initial stable commit.