Skip to content

Commit 35315b6

Browse files
committed
chore: release version v0.4.1
1 parent 4c04045 commit 35315b6

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="0.4.1"></a>
2+
## [0.4.1](https://github.com/ipfs/js-ipfs-utils/compare/v0.4.0...v0.4.1) (2019-12-11)
3+
4+
5+
### Features
6+
7+
* support unixfs metadata and formatting it ([#14](https://github.com/ipfs/js-ipfs-utils/issues/14)) ([#18](https://github.com/ipfs/js-ipfs-utils/issues/18)) ([0caf2be](https://github.com/ipfs/js-ipfs-utils/commit/0caf2be))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* In order to support metadata on intermediate directories, globSource in this module will now emit directories and files where previously it only emitted files.
13+
14+
15+
116
<a name="0.4.0"></a>
217
# [0.4.0](https://github.com/ipfs/js-ipfs-utils/compare/v0.3.0...v0.4.0) (2019-09-19)
318

0 commit comments

Comments
 (0)