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

Commit cbbccf5

Browse files
author
Joonas Koivunen
committed
chore: update unixfs/CHANGELOG.md
1 parent e1ef16f commit cbbccf5

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

unixfs/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# 0.2.0
2+
3+
Minor version bump due to ipfs 0.2.0 release.
4+
5+
* Clippy future-proofing [#316]
6+
* Use core and alloc crates instead of std [#331]
7+
* `crate::dagpb::wrap_node_data`, part of [#332]
8+
* minor doc fix for `crate::dir::ResolveError::UnexpectedType`, part of [#332]
9+
10+
[#316]: https://github.com/rs-ipfs/rust-ipfs/pull/316
11+
[#331]: https://github.com/rs-ipfs/rust-ipfs/pull/331
12+
[#332]: https://github.com/rs-ipfs/rust-ipfs/pull/332
13+
114
# 0.1.0
215

316
Minor version bump due to many new features and broken API.

0 commit comments

Comments
 (0)