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.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos committed Sep 11, 2019
1 parent ee0badb commit 2f0f514
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
<a name="0.16.1"></a>
## [0.16.1](https://github.com/libp2p/js-peer-info/compare/v0.14.1...v0.16.1) (2019-09-11)


### Features

* async await ([#67](https://github.com/libp2p/js-peer-info/issues/67)) ([63edac1](https://github.com/libp2p/js-peer-info/commit/63edac1))
* clean repo and bundle size reduction ([350103f](https://github.com/libp2p/js-peer-info/commit/350103f))


### BREAKING CHANGES

* API refactored to use async/await

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



<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)

Expand Down

0 comments on commit 2f0f514

Please sign in to comment.