Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit f4b89ed

Browse files
author
Alan Shaw
committed
chore: release version v31.0.0
1 parent dcbbdd9 commit f4b89ed

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="31.0.0"></a>
2+
# [31.0.0](https://github.com/ipfs/js-ipfs-http-client/compare/v30.1.4...v31.0.0) (2019-05-13)
3+
4+
5+
### Features
6+
7+
* refs endpoint ([#978](https://github.com/ipfs/js-ipfs-http-client/issues/978)) ([a741e10](https://github.com/ipfs/js-ipfs-http-client/commit/a741e10))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* ipfs.refs now returns objects with camelCase properties not PascalCase properties. i.e. `{ ref, err }` not `{ Ref, Err }`
13+
14+
15+
116
<a name="30.1.4"></a>
217
## [30.1.4](https://github.com/ipfs/js-ipfs-http-client/compare/v30.1.3...v30.1.4) (2019-04-29)
318

0 commit comments

Comments
 (0)