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

Commit 5900684

Browse files
committed
chore(changelog): note the fix
1 parent a54c545 commit 5900684

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
@@ -7,6 +7,7 @@
77
* feat: `sled` pinstore [#439], [#442], [#444]
88
* chore: update a lot of dependencies including libp2p, tokio, warp [#446]
99
* fix: rename spans (part of [#453])
10+
* fix: connect using DialPeer instead of DialAddress [#454]
1011

1112
[#429]: https://github.com/rs-ipfs/rust-ipfs/pull/429
1213
[#428]: https://github.com/rs-ipfs/rust-ipfs/pull/428
@@ -17,6 +18,7 @@
1718
[#444]: https://github.com/rs-ipfs/rust-ipfs/pull/444
1819
[#446]: https://github.com/rs-ipfs/rust-ipfs/pull/446
1920
[#453]: https://github.com/rs-ipfs/rust-ipfs/pull/453
21+
[#454]: https://github.com/rs-ipfs/rust-ipfs/pull/454
2022

2123
# 0.2.1
2224

0 commit comments

Comments
 (0)