We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c8f873 commit a024a96Copy full SHA for a024a96
CHANGELOG.md
@@ -1,3 +1,24 @@
1
+<a name="0.7.0"></a>
2
+# [0.7.0](https://github.com/libp2p/js-libp2p-delegated-content-routing/compare/v0.6.0...v0.7.0) (2020-08-26)
3
+
4
5
+### Bug Fixes
6
7
+* accept http client instance ([#43](https://github.com/libp2p/js-libp2p-delegated-content-routing/issues/43)) ([003888a](https://github.com/libp2p/js-libp2p-delegated-content-routing/commit/003888a))
8
9
10
+### BREAKING CHANGES
11
12
+* - An instance of ipfs http client is now a required argument
13
14
+* chore: update node versions
15
16
+* chore: update readme
17
18
+* chore: restore peer deps
19
20
21
22
<a name="0.6.0"></a>
23
# [0.6.0](https://github.com/libp2p/js-libp2p-delegated-content-routing/compare/v0.5.0...v0.6.0) (2020-08-12)
24
0 commit comments