Skip to content

Commit 61b8676

Browse files
committed
New release 0.11.1
Cosmetic release to update crates.io Signed-off-by: Gris Ge <[email protected]>
1 parent ffb5360 commit 61b8676

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
# Changelog
2+
## [0.11.1] - 2023-01-28
3+
### Breaking changes
4+
- N/A
5+
6+
### New features
7+
- N/A
8+
9+
### Bug fixes
10+
- Cosmetic release to update crates.io.
11+
212
## [0.11.0] - 2023-01-28
313
### Breaking changes
414
- Remove `netlink_proto::packet`, please use netlink_packet_core (4fa7411)

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
authors = ["Corentin Henry <[email protected]>"]
33
name = "netlink-proto"
4-
version = "0.11.0"
4+
version = "0.11.1"
55
edition = "2018"
66

77
homepage = "https://github.com/rust-netlink/netlink-proto"

0 commit comments

Comments
 (0)