Skip to content

Commit d433941

Browse files
committedJul 7, 2021
chore: release version v0.11.0
1 parent b01ca9e commit d433941

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
 

‎CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [0.11.0](https://github.com/libp2p/js-libp2p-delegated-content-routing/compare/v0.10.0...v0.11.0) (2021-07-07)
2+
3+
4+
### chore
5+
6+
* update to new multiformats ([#52](https://github.com/libp2p/js-libp2p-delegated-content-routing/issues/52)) ([f34c7d2](https://github.com/libp2p/js-libp2p-delegated-content-routing/commit/f34c7d29e1c2016242a13e23799e428d2a751e6f))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* uses the CID class from the new multiformats module
12+
13+
14+
115
# [0.10.0](https://github.com/libp2p/js-libp2p-delegated-content-routing/compare/v0.9.0...v0.10.0) (2021-04-09)
216

317

0 commit comments

Comments
 (0)
Please sign in to comment.