Skip to content

Commit

Permalink
chore: prepare libp2p-swarm v0.43.1 and libp2p-kad v0.44.2
Browse files Browse the repository at this point in the history
Pull-Request: #4166.
  • Loading branch information
mxinden authored Jul 13, 2023
1 parent fd3fc30 commit df1caa0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion protocols/kad/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 0.44.2 - unreleased
## 0.44.2

- Allow to explicitly set `Mode::{Client,Server}`.
See [PR 4132]
Expand Down
2 changes: 1 addition & 1 deletion swarm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 0.43.1 - unreleased
## 0.43.1

- Do not announce external address candidate before address translation, unless translation does not apply.
This will prevent ephemeral TCP addresses being announced as external address candidates.
Expand Down

0 comments on commit df1caa0

Please sign in to comment.