Skip to content

Commit

Permalink
*: Prepare v0.45.0 (#2662)
Browse files Browse the repository at this point in the history
  • Loading branch information
mxinden committed May 31, 2022
1 parent 6078fc6 commit 6e1e314
Show file tree
Hide file tree
Showing 26 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -43,7 +43,7 @@

# `libp2p` facade crate

# 0.45.0 [unreleased]
# 0.45.0

- Update individual crates.
- Update to [`libp2p-plaintext` `v0.33.0`](transports/plaintext/CHANGELOG.md).
Expand Down
2 changes: 1 addition & 1 deletion core/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.33.0 [unreleased]
# 0.33.0

- Have methods on `Transport` take `&mut self` instead of `self`. See [PR 2529].
- Remove `StreamMuxer::flush_all`. See [PR 2669].
Expand Down
2 changes: 1 addition & 1 deletion misc/metrics/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.6.0 [unreleased]
# 0.6.0

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

Expand Down
2 changes: 1 addition & 1 deletion misc/rw-stream-sink/CHANGELOG.md
@@ -1,4 +1,4 @@
# 0.3.0 [unreleased]
# 0.3.0

- Move from https://github.com/paritytech/rw-stream-sink/ to https://github.com/libp2p/rust-libp2p. See [Issue 2504].

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

- Replace references of Protocol Handler with Connection Handler. See [PR 2640].

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

- Don't require `Transport` to be `Clone`. See [PR 2529].

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Expand Down

0 comments on commit 6e1e314

Please sign in to comment.