Skip to content
This repository was archived by the owner on Sep 28, 2021. It is now read-only.

Commit 5420944

Browse files
committed
chore: release version v0.5.0
1 parent ffb442f commit 5420944

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.5.0"></a>
2+
# [0.5.0](https://github.com/ipfs/js-ipfs-http-response/compare/v0.4.0...v0.5.0) (2020-01-07)
3+
4+
5+
### Code Refactoring
6+
7+
* use new IPFS async/await APIs ([#30](https://github.com/ipfs/js-ipfs-http-response/issues/30)) ([68f1204](https://github.com/ipfs/js-ipfs-http-response/commit/68f1204))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* Switch to using async/await and async iterators.
13+
14+
15+
116
<a name="0.4.0"></a>
217
# [0.4.0](https://github.com/ipfs/js-ipfs-http-response/compare/v0.3.1...v0.4.0) (2019-10-14)
318

0 commit comments

Comments
 (0)