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

Commit 4321ae7

Browse files
committedJan 21, 2021
chore: release version v0.20.5
1 parent 040136a commit 4321ae7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
 

‎CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.20.5"></a>
2+
## [0.20.5](https://github.com/libp2p/js-libp2p-kad-dht/compare/v0.20.4...v0.20.5) (2021-01-21)
3+
4+
5+
### Bug Fixes
6+
7+
* do not throw on empty provider list ([#212](https://github.com/libp2p/js-libp2p-kad-dht/issues/212)) ([3c2096e](https://github.com/libp2p/js-libp2p-kad-dht/commit/3c2096e))
8+
9+
10+
111
<a name="0.20.4"></a>
212
## [0.20.4](https://github.com/libp2p/js-libp2p-kad-dht/compare/v0.20.3...v0.20.4) (2020-12-17)
313

0 commit comments

Comments
 (0)
This repository has been archived.