Skip to content

Commit 0b7ee3f

Browse files
authored
*: Prepare v0.38.0 (#2072)
1 parent c5bcada commit 0b7ee3f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
# `libp2p` facade crate
4343

44-
## Version 0.38.0 [unreleased]
44+
## Version 0.38.0 [2021-05-17]
4545

4646
- Update individual crates.
4747
- `libp2p-core`

protocols/gossipsub/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 0.31.0 [unreleased]
1+
# 0.31.0 [2021-05-17]
22

33
- Keep connections to peers in a mesh alive. Allow closing idle connections to peers not in a mesh
44
[PR-2043].

transports/noise/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 0.31.0 [unreleased]
1+
# 0.31.0 [2021-05-17]
22

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

transports/pnet/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 0.21.0 [unreleased]
1+
# 0.21.0 [2021-05-17]
22

33
- Update dependencies.
44

0 commit comments

Comments
 (0)