Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit ad37817

Browse files
committed
chore: release version v0.5.0
1 parent e375c2f commit ad37817

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.5.0"></a>
2+
# [0.5.0](https://github.com/libp2p/js-libp2p-keychain/compare/v0.4.2...v0.5.0) (2019-08-16)
3+
4+
5+
* refactor: use async/await instead of callbacks (#37) ([dda315a](https://github.com/libp2p/js-libp2p-keychain/commit/dda315a)), closes [#37](https://github.com/libp2p/js-libp2p-keychain/issues/37)
6+
7+
8+
### BREAKING CHANGES
9+
10+
* The api now uses async/await instead of callbacks.
11+
12+
Co-Authored-By: Vasco Santos <[email protected]>
13+
14+
15+
116
<a name="0.4.2"></a>
217
## [0.4.2](https://github.com/libp2p/js-libp2p-keychain/compare/v0.4.1...v0.4.2) (2019-06-13)
318

0 commit comments

Comments
 (0)