Skip to content

Commit 31b26bc

Browse files
committedNov 29, 2019
chore: release version v0.4.0
License: MIT Signed-off-by: Jacob Heun <jacobheun@gmail.com>
1 parent 524e11f commit 31b26bc

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
 

‎CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="0.4.0"></a>
2+
# [0.4.0](https://github.com/libp2p/js-libp2p-delegated-content-routing/compare/v0.3.1...v0.4.0) (2019-11-29)
3+
4+
5+
### Chores
6+
7+
* rename timeout option ([#18](https://github.com/libp2p/js-libp2p-delegated-content-routing/issues/18)) ([22ff40c](https://github.com/libp2p/js-libp2p-delegated-content-routing/commit/22ff40c))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* maxTimeout option renamed to timeout
13+
14+
15+
116
<a name="0.3.1"></a>
217
## [0.3.1](https://github.com/libp2p/js-libp2p-delegated-content-routing/compare/v0.3.0...v0.3.1) (2019-07-24)
318

0 commit comments

Comments
 (0)
Please sign in to comment.