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

Commit a8851eb

Browse files
committed
chore: update changelog
1 parent 99c3b81 commit a8851eb

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
@@ -10,6 +10,7 @@
1010
* fix: connect using DialPeer instead of DialAddress [#454]
1111
* fix: compilation error when used as a dependency [#470]
1212
* perf: use hash_hasher where the key is Cid [#467]
13+
* chore: upgrade to libp2p 0.39.1, update most of the other deps with the notable exception of cid and multihash [#472]
1314

1415
[#429]: https://github.com/rs-ipfs/rust-ipfs/pull/429
1516
[#428]: https://github.com/rs-ipfs/rust-ipfs/pull/428
@@ -23,6 +24,7 @@
2324
[#454]: https://github.com/rs-ipfs/rust-ipfs/pull/454
2425
[#470]: https://github.com/rs-ipfs/rust-ipfs/pull/470
2526
[#467]: https://github.com/rs-ipfs/rust-ipfs/pull/467
27+
[#472]: https://github.com/rs-ipfs/rust-ipfs/pull/472
2628

2729
# 0.2.1
2830

0 commit comments

Comments
 (0)