We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19da06d commit 494ee5bCopy full SHA for 494ee5b
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="0.37.1"></a>
2
+## [0.37.1](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.37.0...v0.37.1) (2018-06-01)
3
+
4
5
+### Features
6
7
+* add support for experimental mfs flag ([3ce834e](https://github.com/ipfs/js-ipfsd-ctl/commit/3ce834e))
8
9
10
11
<a name="0.37.0"></a>
12
# [0.37.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.36.0...v0.37.0) (2018-05-23)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "ipfsd-ctl",
- "version": "0.37.0",
+ "version": "0.37.1",
"description": "Spawn IPFS Daemons, JS or Go",
"leadMaintainer": "Vasco Santos <vasco.santos@moxy.studio>",
"main": "src/index.js",
0 commit comments