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

Commit c050a26

Browse files
committedJul 15, 2019
chore: release version v0.10.0
1 parent cd646df commit c050a26

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.10.0"></a>
2+
# [0.10.0](https://github.com/libp2p/js-libp2p-bootstrap/compare/v0.9.7...v0.10.0) (2019-07-15)
3+
4+
5+
### Code Refactoring
6+
7+
* callbacks -> async/await ([#89](https://github.com/libp2p/js-libp2p-bootstrap/issues/89)) ([77cfc28](https://github.com/libp2p/js-libp2p-bootstrap/commit/77cfc28))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* All places in the API that used callbacks are now replaced with async/await
13+
14+
15+
116
<a name="0.9.7"></a>
217
## [0.9.7](https://github.com/libp2p/js-libp2p-bootstrap/compare/v0.9.6...v0.9.7) (2019-01-10)
318

0 commit comments

Comments
 (0)
This repository has been archived.