chore: prepare libp2p v0.52.2

Pull-Request: #4312.
This commit is contained in:
Max Inden
2023-08-11 12:10:42 +02:00
committed by GitHub
parent da94dcb23b
commit 5a8eb793fe
10 changed files with 12 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
## 0.45.1 - unreleased
## 0.45.1
- Add getter function to obtain `TopicScoreParams`.
See [PR 4231].

View File

@@ -1,4 +1,4 @@
## 0.44.4 - unreleased
## 0.44.4
- Implement common traits on `RoutingUpdate`.
See [PR 4270].

View File

@@ -1,4 +1,4 @@
## 0.16.1 - unreleased
## 0.16.1
- Export `RateLimiter` type.
See [PR 3742].

View File

@@ -1,4 +1,4 @@
## 0.25.1 - unreleased
## 0.25.1
- Replace unmaintained `serde_cbor` dependency with `cbor4ii`.
See [PR 4187].