Skip to content

Commit

Permalink
*: Prepare v0.38.0 (#2072)
Browse files Browse the repository at this point in the history
  • Loading branch information
mxinden committed May 17, 2021
1 parent c5bcada commit 0b7ee3f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -41,7 +41,7 @@

# `libp2p` facade crate

## Version 0.38.0 [unreleased]
## Version 0.38.0 [2021-05-17]

- Update individual crates.
- `libp2p-core`
Expand Down
2 changes: 1 addition & 1 deletion protocols/gossipsub/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.31.0 [unreleased]
# 0.31.0 [2021-05-17]

- Keep connections to peers in a mesh alive. Allow closing idle connections to peers not in a mesh
[PR-2043].
Expand Down
2 changes: 1 addition & 1 deletion transports/noise/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.31.0 [unreleased]
# 0.31.0 [2021-05-17]

- Update to `snow` `v0.8.0` ([PR-2068]).

Expand Down
2 changes: 1 addition & 1 deletion transports/pnet/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.21.0 [unreleased]
# 0.21.0 [2021-05-17]

- Update dependencies.

Expand Down

0 comments on commit 0b7ee3f

Please sign in to comment.