Skip to content

Commit d7ebb27

Browse files
authored
New release 0.2.7 (#20)
=== Breaking changes - N/A === New features - N/A === Bug fixes - Expose `EthtoolFecMode` and `EthtoolFecStat`. (6daba73) Signed-off-by: Gris Ge <[email protected]>
1 parent 6daba73 commit d7ebb27

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.2.7] - 2025-03-11
3+
### Breaking changes
4+
- N/A
5+
6+
### New features
7+
- N/A
8+
9+
### Bug fixes
10+
- Expose `EthtoolFecMode` and `EthtoolFecStat`. (6daba73)
11+
212
## [0.2.6] - 2025-03-10
313
### Breaking changes
414
- N/A

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ethtool"
3-
version = "0.2.6"
3+
version = "0.2.7"
44
authors = ["Gris Ge <[email protected]>"]
55
license = "MIT"
66
edition = "2018"

0 commit comments

Comments
 (0)