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

Commit

Permalink
chore: release version v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos committed Aug 16, 2019
1 parent 1c1ce4d commit 636a8f1
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.7.0"></a>
# [0.7.0](https://github.com/libp2p/js-libp2p-record/compare/v0.6.3...v0.7.0) (2019-08-16)


### Code Refactoring

* convert from callbacks to async ([#13](https://github.com/libp2p/js-libp2p-record/issues/13)) ([42eab95](https://github.com/libp2p/js-libp2p-record/commit/42eab95))


### BREAKING CHANGES

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



<a name="0.6.3"></a>
## [0.6.3](https://github.com/libp2p/js-libp2p-record/compare/v0.6.2...v0.6.3) (2019-05-23)

Expand Down

0 comments on commit 636a8f1

Please sign in to comment.