Skip to content

Commit

Permalink
New release 0.1.3
Browse files Browse the repository at this point in the history
=== Breaking changes
 - N/A

=== New features
 - N/A

=== Bug fixes
 - Use latest rust-netlink crates. (5ba35da)

Signed-off-by: Gris Ge <[email protected]>
  • Loading branch information
cathay4t committed Jul 10, 2023
1 parent 5a6dd9f commit a344a11
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
# Changelog
## [0.1.3] - 2023-07-10
### Breaking changes
- N/A

### New features
- N/A

### Bug fixes
- Use latest rust-netlink crates. (5ba35da)

## [0.1.2] - 2023-01-29
### Breaking changes
- N/A
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mptcp-pm"
version = "0.1.2"
version = "0.1.3"
authors = ["Gris Ge <[email protected]>"]
license = "MIT"
edition = "2018"
Expand Down

0 comments on commit a344a11

Please sign in to comment.