We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b79982 commit 62cc749Copy full SHA for 62cc749
CHANGELOG.md
@@ -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
16
<a name="0.26.6"></a>
17
## [0.26.6](https://github.com/ipfs/js-ipfs-repo/compare/v0.26.5...v0.26.6) (2019-05-13)
18
0 commit comments