Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

Commit

Permalink
chore: release version v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobheun committed Jul 12, 2019
1 parent 094afe0 commit 2e9d970
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
<a name="0.16.0"></a>
# [0.16.0](https://github.com/libp2p/js-peer-info/compare/v0.15.1...v0.16.0) (2019-07-12)


### Features

* async await ([#67](https://github.com/libp2p/js-peer-info/issues/67)) ([63edac1](https://github.com/libp2p/js-peer-info/commit/63edac1))


### BREAKING CHANGES

* API refactored to use async/await

chore: update node version
fix: better verifications on create()
chore: deps and linting



<a name="0.15.1"></a>
## [0.15.1](https://github.com/libp2p/js-peer-info/compare/v0.15.0...v0.15.1) (2019-01-09)

Expand Down

0 comments on commit 2e9d970

Please sign in to comment.