We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 024feb6 commit 88d5351Copy full SHA for 88d5351
CHANGELOG
@@ -1,4 +1,14 @@
1
# Changelog
2
+## [0.1.4] - 2025-08-28
3
+### Breaking changes
4
+ - N/A
5
+
6
+### New features
7
8
9
+### Bug fixes
10
+ - Use latest rust-netlink crates. (024feb6)
11
12
## [0.1.3] - 2023-07-10
13
### Breaking changes
14
- N/A
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mptcp-pm"
-version = "0.1.3"
+version = "0.1.4"
authors = ["Gris Ge <[email protected]>"]
license = "MIT"
edition = "2021"
0 commit comments