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

Commit d7eb0e8

Browse files
committed
chore: release version v41.0.0
1 parent 17466ba commit d7eb0e8

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

+23
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
<a name="41.0.0"></a>
2+
# [41.0.0](https://github.com./ipfs/js-ipfs-http-client/compare/v40.2.1...v41.0.0) (2020-01-12)
3+
4+
5+
### Bug Fixes
6+
7+
* return CIDs from files.flush ([#1216](https://github.com./ipfs/js-ipfs-http-client/issues/1216)) ([13f8d7a](https://github.com./ipfs/js-ipfs-http-client/commit/13f8d7a))
8+
9+
10+
### Code Refactoring
11+
12+
* removes format option ([#1218](https://github.com./ipfs/js-ipfs-http-client/issues/1218)) ([4ef26cd](https://github.com./ipfs/js-ipfs-http-client/commit/4ef26cd))
13+
14+
15+
### BREAKING CHANGES
16+
17+
* `format` option is no longer supported as everything is `dag-pb` all
18+
of the time.
19+
20+
Follows on from https://github.com./ipfs/js-ipfs-mfs/pull/69
21+
22+
23+
124
<a name="40.2.1"></a>
225
## [40.2.1](https://github.com./ipfs/js-ipfs-http-client/compare/v40.2.0...v40.2.1) (2020-01-09)
326

0 commit comments

Comments
 (0)