Skip to content

Commit ceeffab

Browse files
committed
New release 0.2.8
=== Breaking changes - N/A === New features - N/A === Bug fixes - Remove debug print. (945fc73) Signed-off-by: Gris Ge <[email protected]>
1 parent 945fc73 commit ceeffab

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.8] - 2025-03-11
3+
### Breaking changes
4+
- N/A
5+
6+
### New features
7+
- N/A
8+
9+
### Bug fixes
10+
- Remove debug print. (945fc73)
11+
212
## [0.2.7] - 2025-03-11
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.7"
3+
version = "0.2.8"
44
authors = ["Gris Ge <[email protected]>"]
55
license = "MIT"
66
edition = "2018"

0 commit comments

Comments
 (0)