We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcf688f commit c124f44Copy full SHA for c124f44
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+# [7.0.0](https://github.com/ipfs/js-ipfs-repo/compare/v6.0.3...v7.0.0) (2020-11-06)
2
+
3
4
+### chore
5
6
+* update deps ([#263](https://github.com/ipfs/js-ipfs-repo/issues/263)) ([b61cfda](https://github.com/ipfs/js-ipfs-repo/commit/b61cfda5af5a3524472f2cbb4f7461a59defcf2f))
7
8
9
+### BREAKING CHANGES
10
11
+* updates ipld-block to 0.11.0 which is not compatible with earlier versions (fails `expect(v11Block).to.deep.equal(v10Block)` for example)
12
13
14
15
<a name="6.0.3"></a>
16
## [6.0.3](https://github.com/ipfs/js-ipfs-repo/compare/v6.0.2...v6.0.3) (2020-08-15)
17
0 commit comments