Skip to content

Commit ad88bf8

Browse files
committed
netlink: v1.1.0
Signed-off-by: Matt Layher <mdlayher@gmail.com>
1 parent 80ea2fd commit ad88bf8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ channel!
1515
See the [CHANGELOG](./CHANGELOG.md) file for a description of changes between
1616
releases.
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
1919
the release of a new major version. Features and bug fixes will continue to
2020
occur in the v1.x.x series.
2121

0 commit comments

Comments
 (0)