Skip to content

Commit 62cc749

Browse files
committedJun 4, 2019
chore: release version v0.27.0
1 parent 8b79982 commit 62cc749

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
 

‎CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="0.27.0"></a>
2+
# [0.27.0](https://github.com/ipfs/js-ipfs-repo/compare/v0.26.6...v0.27.0) (2019-06-04)
3+
4+
5+
### Features
6+
7+
* refactor/async await ([#199](https://github.com/ipfs/js-ipfs-repo/issues/199)) ([e6db5cf](https://github.com/ipfs/js-ipfs-repo/commit/e6db5cf))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* ipfs-repo has been refactored to use async/await. All callback support has been dropped. See the README for the new api.
13+
14+
15+
116
<a name="0.26.6"></a>
217
## [0.26.6](https://github.com/ipfs/js-ipfs-repo/compare/v0.26.5...v0.26.6) (2019-05-13)
318

0 commit comments

Comments
 (0)
Please sign in to comment.