Skip to content

Commit

Permalink
chore: release version v0.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobheun committed Jun 4, 2019
1 parent 8b79982 commit 62cc749
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.27.0"></a>
# [0.27.0](https://github.com/ipfs/js-ipfs-repo/compare/v0.26.6...v0.27.0) (2019-06-04)


### Features

* refactor/async await ([#199](https://github.com/ipfs/js-ipfs-repo/issues/199)) ([e6db5cf](https://github.com/ipfs/js-ipfs-repo/commit/e6db5cf))


### BREAKING CHANGES

* ipfs-repo has been refactored to use async/await. All callback support has been dropped. See the README for the new api.



<a name="0.26.6"></a>
## [0.26.6](https://github.com/ipfs/js-ipfs-repo/compare/v0.26.5...v0.26.6) (2019-05-13)

Expand Down

0 comments on commit 62cc749

Please sign in to comment.