Skip to content

Commit 6497e38

Browse files
committed
chore: release version v0.6.0
1 parent c1f48a2 commit 6497e38

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="0.6.0"></a>
2+
# [0.6.0](https://github.com/ipfs/js-ipns/compare/v0.5.2...v0.6.0) (2019-07-19)
3+
4+
5+
### Chores
6+
7+
* convert from callbacks to async ([#19](https://github.com/ipfs/js-ipns/issues/19)) ([89e9903](https://github.com/ipfs/js-ipns/commit/89e9903))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* All places in the API that used callbacks are now replaced with async/await
13+
14+
15+
116
<a name="0.5.2"></a>
217
## [0.5.2](https://github.com/ipfs/js-ipns/compare/v0.5.1...v0.5.2) (2019-05-23)
318

0 commit comments

Comments
 (0)