File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ - n/a
6+
7+ ## v1.1.0
8+
59- [ New API] [ #157 ] ( https://github.com/mdlayher/netlink/pull/157 ) : the
610 ` netlink.AttributeDecoder.TypeFlags ` method enables retrieval of the type bits
711 stored in a netlink attribute's type field, because the existing ` Type ` method
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ channel!
1515See the [ CHANGELOG] ( ./CHANGELOG.md ) file for a description of changes between
1616releases.
1717
18- This package has reached v1.0.0 and any future breaking API changes will prompt
18+ This package has a stable v1 API and any future breaking changes will prompt
1919the release of a new major version. Features and bug fixes will continue to
2020occur in the v1.x.x series.
2121
You can’t perform that action at this time.
0 commit comments