Skip to content
This repository was archived by the owner on Sep 28, 2021. It is now read-only.

Commit 5f9e3e3

Browse files
committed
chore: release version v0.3.1
1 parent 6d2f2c5 commit 5f9e3e3

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,34 @@
1+
<a name="0.3.1"></a>
2+
## [0.3.1](https://github.com/ipfs/js-ipfs-http-response/compare/v0.2.2...v0.3.1) (2019-06-06)
3+
4+
5+
### Bug Fixes
6+
7+
* create .npmignore to include dist on npm ([#16](https://github.com/ipfs/js-ipfs-http-response/issues/16)) ([7746dab](https://github.com/ipfs/js-ipfs-http-response/commit/7746dab))
8+
9+
10+
### Chores
11+
12+
* update ipld formats ([#25](https://github.com/ipfs/js-ipfs-http-response/issues/25)) ([529613a](https://github.com/ipfs/js-ipfs-http-response/commit/529613a))
13+
14+
15+
### Features
16+
17+
* load files/dirs from hamt shards ([#19](https://github.com/ipfs/js-ipfs-http-response/issues/19)) ([25edfbc](https://github.com/ipfs/js-ipfs-http-response/commit/25edfbc))
18+
19+
20+
### BREAKING CHANGES
21+
22+
* v1 CIDs created by this module now default to base32 encoding when stringified
23+
24+
Not a direct dependency of this module but ipld-dag-pb changed the
25+
case of some property names that are used by this module.
26+
27+
License: MIT
28+
Signed-off-by: Alan Shaw <[email protected]>
29+
30+
31+
132
<a name="0.3.0"></a>
233
## [0.3.0](https://github.com/ipfs/js-ipfs-http-response/compare/v0.2.2...v0.3.0) (2019-05-21)
334

0 commit comments

Comments
 (0)