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 5067aed commit a0662e4Copy full SHA for a0662e4
CHANGELOG.md
@@ -1,3 +1,18 @@
1
+<a name="5.0.0"></a>
2
+# [5.0.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v4.1.1...v5.0.0) (2020-07-16)
3
+
4
5
+### Features
6
7
+* swap go-ipfs-dep for go-ipfs ([#522](https://github.com/ipfs/js-ipfsd-ctl/issues/522)) ([c8c64b0](https://github.com/ipfs/js-ipfsd-ctl/commit/c8c64b0))
8
9
10
+### BREAKING CHANGES
11
12
+* Previously dependent projects should also depend on go-ipfs-dep, now they should depend on go-ipfs instead
13
14
15
16
<a name="4.1.1"></a>
17
## [4.1.1](https://github.com/ipfs/js-ipfsd-ctl/compare/v4.1.0...v4.1.1) (2020-05-13)
18
0 commit comments