We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 945fc73 + ceeffab commit 45df4a9Copy full SHA for 45df4a9
CHANGELOG
@@ -1,4 +1,14 @@
1
# Changelog
2
+## [0.2.8] - 2025-03-11
3
+### Breaking changes
4
+ - N/A
5
+
6
+### New features
7
8
9
+### Bug fixes
10
+ - Remove debug print. (945fc73)
11
12
## [0.2.7] - 2025-03-11
13
### Breaking changes
14
- N/A
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ethtool"
-version = "0.2.7"
+version = "0.2.8"
authors = ["Gris Ge <[email protected]>"]
license = "MIT"
edition = "2018"
0 commit comments