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

Commit 8e0d5d5

Browse files
committed
Update changelog
1 parent c843f07 commit 8e0d5d5

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
@@ -12,6 +12,7 @@
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]
1414
* refactor(swarm): swarm cleanup following libp2p upgrade to v0.39.1 [#473]
15+
* fix: strict ordering for DAG-CBOR-encoded map keys [#493]
1516

1617
[#429]: https://github.com/rs-ipfs/rust-ipfs/pull/429
1718
[#428]: https://github.com/rs-ipfs/rust-ipfs/pull/428
@@ -27,6 +28,7 @@
2728
[#467]: https://github.com/rs-ipfs/rust-ipfs/pull/467
2829
[#472]: https://github.com/rs-ipfs/rust-ipfs/pull/472
2930
[#473]: https://github.com/rs-ipfs/rust-ipfs/pull/473
31+
[#493]: https://github.com/rs-ipfs/rust-ipfs/pull/493
3032

3133
# 0.2.1
3234

0 commit comments

Comments
 (0)