Skip to content

Commit

Permalink
*: Prepare v0.48.0 (#2869)
Browse files Browse the repository at this point in the history
  • Loading branch information
mxinden committed Sep 7, 2022
1 parent d2eddf4 commit 83c6795
Show file tree
Hide file tree
Showing 26 changed files with 28 additions and 26 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Expand Up @@ -43,7 +43,9 @@

# `libp2p` facade crate

# 0.48.0 [unreleased]
# 0.48.0

- Update to [`libp2p-core` `v0.36.0`](core/CHANGELOG.md#0360).

- Update to [`libp2p-swarm-derive` `v0.30.0`](swarm-derive/CHANGELOG.md#0300).

Expand Down
2 changes: 1 addition & 1 deletion core/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.36.0 [unreleased]
# 0.36.0

- Make RSA keypair support optional. To enable RSA support, `rsa` feature should be enabled.
See [PR 2860].
Expand Down
2 changes: 1 addition & 1 deletion misc/metrics/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.9.0 [unreleased]
# 0.9.0

- Update to `libp2p-swarm` `v0.39.0`.

Expand Down
2 changes: 1 addition & 1 deletion muxers/mplex/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.36.0 [unreleased]
# 0.36.0

- Update to `libp2p-core` `v0.36.0`

Expand Down
2 changes: 1 addition & 1 deletion muxers/yamux/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.40.0 [unreleased]
# 0.40.0

- Update to `libp2p-core` `v0.36.0`

Expand Down
2 changes: 1 addition & 1 deletion protocols/autonat/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.7.0 [unreleased]
# 0.7.0

- Update to `libp2p-swarm` `v0.39.0`.

Expand Down
2 changes: 1 addition & 1 deletion protocols/dcutr/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.6.0 [unreleased]
# 0.6.0

- Update to `libp2p-swarm` `v0.39.0`.

Expand Down
2 changes: 1 addition & 1 deletion protocols/floodsub/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.39.0 [unreleased]
# 0.39.0

- Update to `libp2p-swarm` `v0.39.0`.

Expand Down
2 changes: 1 addition & 1 deletion protocols/gossipsub/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.41.0 [unreleased]
# 0.41.0

- Update to `libp2p-swarm` `v0.39.0`.

Expand Down
2 changes: 1 addition & 1 deletion protocols/identify/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.39.0 [unreleased]
# 0.39.0

- Update to `libp2p-swarm` `v0.39.0`.

Expand Down
2 changes: 1 addition & 1 deletion protocols/kad/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.40.0 [unreleased]
# 0.40.0

- Add support for multiple protocol names. Update `Kademlia`, `KademliaConfig`,
and `KademliaProtocolConfig` accordingly. See [Issue 2837]. See [PR 2846].
Expand Down
2 changes: 1 addition & 1 deletion protocols/mdns/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.40.0 [unreleased]
# 0.40.0

- Update to `libp2p-swarm` `v0.39.0`.

Expand Down
2 changes: 1 addition & 1 deletion protocols/ping/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.39.0 [unreleased]
# 0.39.0

- Update to `libp2p-swarm` `v0.39.0`.

Expand Down
2 changes: 1 addition & 1 deletion protocols/relay/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.12.0 [unreleased]
# 0.12.0

- Update to `libp2p-swarm` `v0.39.0`.

Expand Down
2 changes: 1 addition & 1 deletion protocols/rendezvous/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.9.0 [unreleased]
# 0.9.0

- Update to `libp2p-swarm` `v0.39.0`.

Expand Down
2 changes: 1 addition & 1 deletion protocols/request-response/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.21.0 [unreleased]
# 0.21.0

- Update to `libp2p-swarm` `v0.39.0`.

Expand Down
2 changes: 1 addition & 1 deletion swarm-derive/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.30.0 - [unreleased]
# 0.30.0

- Remove support for removed `NetworkBehaviourEventProcess`. See [PR 2840].

Expand Down
2 changes: 1 addition & 1 deletion swarm/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.39.0 - [unreleased]
# 0.39.0

- Remove deprecated `NetworkBehaviourEventProcess`. See [libp2p-swarm v0.38.0 changelog entry] for
migration path.
Expand Down
2 changes: 1 addition & 1 deletion transports/deflate/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.36.0 [unreleased]
# 0.36.0

- Update to `libp2p-core` `v0.36.0`.

Expand Down
2 changes: 1 addition & 1 deletion transports/dns/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.36.0 [unreleased]
# 0.36.0

- Update to `libp2p-core` `v0.36.0`.

Expand Down
2 changes: 1 addition & 1 deletion transports/noise/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.39.0 [unreleased]
# 0.39.0

- Update to `libp2p-core` `v0.36.0`.

Expand Down
2 changes: 1 addition & 1 deletion transports/plaintext/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.36.0 [unreleased]
# 0.36.0

- Update to `libp2p-core` `v0.36.0`.

Expand Down
2 changes: 1 addition & 1 deletion transports/tcp/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.36.0 [unreleased]
# 0.36.0

- Update to `libp2p-core` `v0.36.0`.

Expand Down
2 changes: 1 addition & 1 deletion transports/uds/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.35.0 [unreleased]
# 0.35.0

- Update to `libp2p-core` `v0.36.0`.

Expand Down
2 changes: 1 addition & 1 deletion transports/wasm-ext/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.36.0 [unreleased]
# 0.36.0

- Update to `libp2p-core` `v0.36.0`.

Expand Down
2 changes: 1 addition & 1 deletion transports/websocket/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.38.0 [unreleased]
# 0.38.0

- Update to `libp2p-core` `v0.36.0`.

Expand Down

0 comments on commit 83c6795

Please sign in to comment.