Skip to content

Commit a024a96

Browse files
committedAug 26, 2020
chore: release version v0.7.0
1 parent 9c8f873 commit a024a96

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
 

‎CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -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+
122
<a name="0.6.0"></a>
223
# [0.6.0](https://github.com/libp2p/js-libp2p-delegated-content-routing/compare/v0.5.0...v0.6.0) (2020-08-12)
324

0 commit comments

Comments
 (0)
Please sign in to comment.