diff --git a/CHANGELOG.md b/CHANGELOG.md index faeb4f58..c31ffcbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,7 +23,7 @@ - [`parity-multiaddr` CHANGELOG](misc/multiaddr/CHANGELOG.md) - [`libp2p-core-derive` CHANGELOG](misc/core-derive/CHANGELOG.md) -# Version 0.33.0 [unreleased] +# Version 0.33.0 [2020-12-17] - Update `libp2p-core` and all dependent crates. diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md index 327a6526..4c9db1f8 100644 --- a/core/CHANGELOG.md +++ b/core/CHANGELOG.md @@ -1,4 +1,4 @@ -# 0.26.0 [unreleased] +# 0.26.0 [2020-12-17] - Make `PeerId` be `Copy`, including small `PeerId` API changes. [PR 1874](https://github.com/libp2p/rust-libp2p/pull/1874/). diff --git a/muxers/mplex/CHANGELOG.md b/muxers/mplex/CHANGELOG.md index 4daf1b43..6a4dd135 100644 --- a/muxers/mplex/CHANGELOG.md +++ b/muxers/mplex/CHANGELOG.md @@ -1,4 +1,4 @@ -# 0.26.0 [unreleased] +# 0.26.0 [2020-12-17] - Update `libp2p-core`. diff --git a/muxers/yamux/CHANGELOG.md b/muxers/yamux/CHANGELOG.md index 2f38f555..16d2cf5a 100644 --- a/muxers/yamux/CHANGELOG.md +++ b/muxers/yamux/CHANGELOG.md @@ -1,4 +1,4 @@ -# 0.29.0 [unreleased] +# 0.29.0 [2020-12-17] - Update `libp2p-core`. diff --git a/protocols/deflate/CHANGELOG.md b/protocols/deflate/CHANGELOG.md index a30234b9..0f27277e 100644 --- a/protocols/deflate/CHANGELOG.md +++ b/protocols/deflate/CHANGELOG.md @@ -1,4 +1,4 @@ -# 0.26.0 [unreleased] +# 0.26.0 [2020-12-17] - Update `libp2p-core`. diff --git a/protocols/floodsub/CHANGELOG.md b/protocols/floodsub/CHANGELOG.md index be3a6c65..e1e8f7fe 100644 --- a/protocols/floodsub/CHANGELOG.md +++ b/protocols/floodsub/CHANGELOG.md @@ -1,4 +1,4 @@ -# 0.26.0 [unreleased] +# 0.26.0 [2020-12-17] - Update `libp2p-swarm` and `libp2p-core`. diff --git a/protocols/gossipsub/CHANGELOG.md b/protocols/gossipsub/CHANGELOG.md index 1040fa27..0090a149 100644 --- a/protocols/gossipsub/CHANGELOG.md +++ b/protocols/gossipsub/CHANGELOG.md @@ -1,4 +1,4 @@ -# 0.26.0 [unreleased] +# 0.26.0 [2020-12-17] - Update `libp2p-swarm` and `libp2p-core`. diff --git a/protocols/identify/CHANGELOG.md b/protocols/identify/CHANGELOG.md index 3556a3b2..26ca3990 100644 --- a/protocols/identify/CHANGELOG.md +++ b/protocols/identify/CHANGELOG.md @@ -1,4 +1,4 @@ -# 0.26.0 [unreleased] +# 0.26.0 [2020-12-17] - Update `libp2p-swarm` and `libp2p-core`. diff --git a/protocols/kad/CHANGELOG.md b/protocols/kad/CHANGELOG.md index 74ad00f4..333c96ae 100644 --- a/protocols/kad/CHANGELOG.md +++ b/protocols/kad/CHANGELOG.md @@ -1,4 +1,4 @@ -# 0.27.0 [unreleased] +# 0.27.0 [2020-12-17] - Update `libp2p-core` and `libp2p-swarm`. diff --git a/protocols/mdns/CHANGELOG.md b/protocols/mdns/CHANGELOG.md index 7c45c4dc..d9621683 100644 --- a/protocols/mdns/CHANGELOG.md +++ b/protocols/mdns/CHANGELOG.md @@ -1,4 +1,4 @@ -# 0.27.0 [unreleased] +# 0.27.0 [2020-12-17] - Update `libp2p-swarm` and `libp2p-core`. diff --git a/protocols/noise/CHANGELOG.md b/protocols/noise/CHANGELOG.md index 70ae16c6..7fd47cec 100644 --- a/protocols/noise/CHANGELOG.md +++ b/protocols/noise/CHANGELOG.md @@ -1,4 +1,4 @@ -# 0.28.0 [unreleased] +# 0.28.0 [2020-12-17] - Update `libp2p-core`. diff --git a/protocols/ping/CHANGELOG.md b/protocols/ping/CHANGELOG.md index f2c6e9ef..8c260347 100644 --- a/protocols/ping/CHANGELOG.md +++ b/protocols/ping/CHANGELOG.md @@ -1,4 +1,4 @@ -# 0.26.0 [unreleased] +# 0.26.0 [2020-12-17] - Update `libp2p-swarm` and `libp2p-core`. diff --git a/protocols/plaintext/CHANGELOG.md b/protocols/plaintext/CHANGELOG.md index 31557d66..a24261f2 100644 --- a/protocols/plaintext/CHANGELOG.md +++ b/protocols/plaintext/CHANGELOG.md @@ -1,4 +1,4 @@ -# 0.26.0 [unreleased] +# 0.26.0 [2020-12-17] - Update `libp2p-core`. diff --git a/protocols/pnet/CHANGELOG.md b/protocols/pnet/CHANGELOG.md index b9f195d0..e1e61174 100644 --- a/protocols/pnet/CHANGELOG.md +++ b/protocols/pnet/CHANGELOG.md @@ -1,4 +1,4 @@ -# 0.20.0 [unreleased] +# 0.20.0 [2020-12-17] - Update dependencies. diff --git a/protocols/request-response/CHANGELOG.md b/protocols/request-response/CHANGELOG.md index d81fe737..080d6dd5 100644 --- a/protocols/request-response/CHANGELOG.md +++ b/protocols/request-response/CHANGELOG.md @@ -1,4 +1,4 @@ -# 0.8.0 [unreleased] +# 0.8.0 [2020-12-17] - Update `libp2p-swarm` and `libp2p-core`. diff --git a/protocols/secio/CHANGELOG.md b/protocols/secio/CHANGELOG.md index dc13b136..047dc7af 100644 --- a/protocols/secio/CHANGELOG.md +++ b/protocols/secio/CHANGELOG.md @@ -1,4 +1,4 @@ -# 0.26.0 [unreleased] +# 0.26.0 [2020-12-17] - Update `libp2p-core`. diff --git a/swarm/CHANGELOG.md b/swarm/CHANGELOG.md index 0716ed66..1abcaf0e 100644 --- a/swarm/CHANGELOG.md +++ b/swarm/CHANGELOG.md @@ -1,4 +1,4 @@ -# 0.26.0 [unreleased] +# 0.26.0 [2020-12-17] - Update `libp2p-core`. diff --git a/transports/dns/CHANGELOG.md b/transports/dns/CHANGELOG.md index af417160..93e28055 100644 --- a/transports/dns/CHANGELOG.md +++ b/transports/dns/CHANGELOG.md @@ -1,4 +1,4 @@ -# 0.26.0 [unreleased] +# 0.26.0 [2020-12-17] - Update `libp2p-core`. diff --git a/transports/tcp/CHANGELOG.md b/transports/tcp/CHANGELOG.md index 6e57124e..afc17d1f 100644 --- a/transports/tcp/CHANGELOG.md +++ b/transports/tcp/CHANGELOG.md @@ -1,4 +1,4 @@ -# 0.26.0 [unreleased] +# 0.26.0 [2020-12-17] - Update `async-io`. diff --git a/transports/uds/CHANGELOG.md b/transports/uds/CHANGELOG.md index 0bf8608c..8c721bc9 100644 --- a/transports/uds/CHANGELOG.md +++ b/transports/uds/CHANGELOG.md @@ -1,4 +1,4 @@ -# 0.26.0 [unreleased] +# 0.26.0 [2020-12-17] - Update `libp2p-core`. diff --git a/transports/wasm-ext/CHANGELOG.md b/transports/wasm-ext/CHANGELOG.md index 33615512..64c12e3d 100644 --- a/transports/wasm-ext/CHANGELOG.md +++ b/transports/wasm-ext/CHANGELOG.md @@ -1,4 +1,4 @@ -# 0.26.0 [unreleased] +# 0.26.0 [2020-12-17] - Update `libp2p-core`. diff --git a/transports/websocket/CHANGELOG.md b/transports/websocket/CHANGELOG.md index e2223698..279b25cd 100644 --- a/transports/websocket/CHANGELOG.md +++ b/transports/websocket/CHANGELOG.md @@ -1,4 +1,4 @@ -# 0.27.0 [unreleased] +# 0.27.0 [2020-12-17] - Update `libp2p-core`.