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 ad67636 commit 5a9b96eCopy full SHA for 5a9b96e
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="0.36.0"></a>
2
+# [0.36.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.35.0...v0.36.0) (2018-05-17)
3
+
4
5
+### Features
6
7
+* use go-ipfs 0.4.15 ([4bd2535](https://github.com/ipfs/js-ipfsd-ctl/commit/4bd2535))
8
9
10
11
<a name="0.35.0"></a>
12
# [0.35.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.34.0...v0.35.0) (2018-05-17)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "ipfsd-ctl",
- "version": "0.35.0",
+ "version": "0.36.0",
"description": "Spawn IPFS Daemons, JS or Go",
"leadMaintainer": "Vasco Santos <vasco.santos@moxy.studio>",
"main": "src/index.js",
0 commit comments