Skip to content
This repository was archived by the owner on Oct 23, 2022. It is now read-only.

Commit 05d420e

Browse files
committed
chore(changelog): update
1 parent 3b6f695 commit 05d420e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
* fix: compilation error when used as a dependency [#470]
1212
* perf: use hash_hasher where the key is Cid [#467]
1313
* chore: upgrade to libp2p 0.39.1, update most of the other deps with the notable exception of cid and multihash [#472]
14+
* refactor(swarm): swarm cleanup following libp2p upgrade to v0.39.1 [#473]
1415

1516
[#429]: https://github.com/rs-ipfs/rust-ipfs/pull/429
1617
[#428]: https://github.com/rs-ipfs/rust-ipfs/pull/428
@@ -25,6 +26,7 @@
2526
[#470]: https://github.com/rs-ipfs/rust-ipfs/pull/470
2627
[#467]: https://github.com/rs-ipfs/rust-ipfs/pull/467
2728
[#472]: https://github.com/rs-ipfs/rust-ipfs/pull/472
29+
[#473]: https://github.com/rs-ipfs/rust-ipfs/pull/473
2830

2931
# 0.2.1
3032

0 commit comments

Comments
 (0)