Skip to content

Commit c89c1cb

Browse files
committed
New release 0.12.0
=== Breaking changes - Use netlink-packet-core 0.8.0. (8c9fee9) === New features - N/A === Bug fixes - N/A Signed-off-by: Gris Ge <[email protected]>
1 parent 8c9fee9 commit c89c1cb

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.12.0] - 2025-08-27
3+
### Breaking changes
4+
- Use netlink-packet-core 0.8.0. (8c9fee9)
5+
6+
### New features
7+
- N/A
8+
9+
### Bug fixes
10+
- N/A
11+
212
## [0.11.5] - 2025-01-26
313
### Breaking changes
414
- N/A

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.5"
4+
version = "0.12.0"
55
edition = "2021"
66
rust-version = "1.75"
77

0 commit comments

Comments
 (0)