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

Commit

Permalink
chore: release version v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos committed Jul 15, 2019
1 parent cd646df commit c050a26
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
<a name="0.10.0"></a>
# [0.10.0](https://github.com/libp2p/js-libp2p-bootstrap/compare/v0.9.7...v0.10.0) (2019-07-15)


### Code Refactoring

* callbacks -> async/await ([#89](https://github.com/libp2p/js-libp2p-bootstrap/issues/89)) ([77cfc28](https://github.com/libp2p/js-libp2p-bootstrap/commit/77cfc28))


### BREAKING CHANGES

* All places in the API that used callbacks are now replaced with async/await



<a name="0.9.7"></a>
## [0.9.7](https://github.com/libp2p/js-libp2p-bootstrap/compare/v0.9.6...v0.9.7) (2019-01-10)

Expand Down

0 comments on commit c050a26

Please sign in to comment.