Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Commit 56c65e0

Browse files
committed
chore: release version v0.14.0
1 parent 490161c commit 56c65e0

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
<a name="0.14.0"></a>
2+
# [0.14.0](https://github.com/libp2p/js-libp2p-kad-dht/compare/v0.13.0...v0.14.0) (2018-12-11)
3+
4+
5+
### Chores
6+
7+
* update options timeout property ([#62](https://github.com/libp2p/js-libp2p-kad-dht/issues/62)) ([3046b54](https://github.com/libp2p/js-libp2p-kad-dht/commit/3046b54))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* get, getMany, findProviders and findPeer do not accept a timeout number anymore. It must be a property of an object options.
13+
14+
Co-Authored-By: vasco-santos <[email protected]>
15+
16+
17+
118
<a name="0.13.0"></a>
219
# [0.13.0](https://github.com/libp2p/js-libp2p-kad-dht/compare/v0.12.1...v0.13.0) (2018-12-05)
320

0 commit comments

Comments
 (0)