Skip to content

Commit

Permalink
*: Prepare v0.47.0 (#2830)
Browse files Browse the repository at this point in the history
  • Loading branch information
mxinden authored Aug 22, 2022
1 parent 217dd2c commit 4253080
Show file tree
Hide file tree
Showing 27 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

# `libp2p` facade crate

# 0.47.0 [unreleased]
# 0.47.0

- Update to [`libp2p-dcutr` `v0.5.0`](protocols/dcutr/CHANGELOG.md#050).

Expand Down
2 changes: 1 addition & 1 deletion core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.35.0 [unreleased]
# 0.35.0

- Drop `Unpin` requirement from `SubstreamBox`. See [PR 2762] and [PR 2776].
- Drop `Sync` requirement on `StreamMuxer` for constructing `StreamMuxerBox`. See [PR 2775].
Expand Down
2 changes: 1 addition & 1 deletion misc/metrics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.8.0 [unreleased]
# 0.8.0

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

Expand Down
2 changes: 1 addition & 1 deletion misc/prost-codec/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.2.0 [unreleased]
# 0.2.0

- Update to prost(-build) `v0.11`. See [PR 2788].

Expand Down
2 changes: 1 addition & 1 deletion muxers/mplex/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.35.0 [unreleased]
# 0.35.0

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

Expand Down
2 changes: 1 addition & 1 deletion muxers/yamux/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.39.0 [unreleased]
# 0.39.0

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

Expand Down
2 changes: 1 addition & 1 deletion protocols/autonat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.6.0 [unreleased]
# 0.6.0

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

Expand Down
2 changes: 1 addition & 1 deletion protocols/dcutr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.5.0 [unreleased]
# 0.5.0

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

Expand Down
2 changes: 1 addition & 1 deletion protocols/floodsub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.38.0 [unreleased]
# 0.38.0

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

Expand Down
2 changes: 1 addition & 1 deletion protocols/gossipsub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.40.0 [unreleased]
# 0.40.0

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

Expand Down
2 changes: 1 addition & 1 deletion protocols/identify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.38.0 [unreleased]
# 0.38.0

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

Expand Down
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.39.0 [unreleased]
# 0.39.0

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

Expand Down
2 changes: 1 addition & 1 deletion protocols/mdns/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.39.0 [unreleased]
# 0.39.0

- Update to `libp2p-swarm` `v0.38.0`.
- Update to `if-watch` `v1.1.1`.
Expand Down
2 changes: 1 addition & 1 deletion protocols/ping/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.38.0 [unreleased]
# 0.38.0

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

Expand Down
2 changes: 1 addition & 1 deletion protocols/relay/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.11.0 [unreleased]
# 0.11.0

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

Expand Down
2 changes: 1 addition & 1 deletion protocols/rendezvous/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.8.0 [unreleased]
# 0.8.0

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

Expand Down
2 changes: 1 addition & 1 deletion protocols/request-response/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.20.0 [unreleased]
# 0.20.0

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

Expand Down
2 changes: 1 addition & 1 deletion swarm-derive/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.29.0 - [unreleased]
# 0.29.0

- Generate `NetworkBehaviour::OutEvent` if not provided through `#[behaviour(out_event =
"MyOutEvent")]` and event processing is disabled (default).
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.38.0 [unreleased]
# 0.38.0

- Deprecate `NetworkBehaviourEventProcess`. When deriving `NetworkBehaviour` on a custom `struct` users
should either bring their own `OutEvent` via `#[behaviour(out_event = "MyBehaviourEvent")]` or,
Expand Down
2 changes: 1 addition & 1 deletion transports/deflate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.35.0 [unreleased]
# 0.35.0

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

Expand Down
2 changes: 1 addition & 1 deletion transports/dns/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.35.0 [unreleased]
# 0.35.0

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

Expand Down
2 changes: 1 addition & 1 deletion transports/noise/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.38.0 [unreleased]
# 0.38.0

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

Expand Down
2 changes: 1 addition & 1 deletion transports/plaintext/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.35.0 [unreleased]
# 0.35.0

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

Expand Down
2 changes: 1 addition & 1 deletion transports/tcp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.35.0 [unreleased]
# 0.35.0

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

Expand Down
2 changes: 1 addition & 1 deletion transports/uds/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.34.0 [unreleased]
# 0.34.0

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

Expand Down
2 changes: 1 addition & 1 deletion transports/wasm-ext/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.35.0 [unreleased]
# 0.35.0

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

Expand Down
2 changes: 1 addition & 1 deletion transports/websocket/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.37.0 [unreleased]
# 0.37.0

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

Expand Down

0 comments on commit 4253080

Please sign in to comment.