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

Commit 872e15a

Browse files
committed
chore: release version v0.14.0
License: MIT Signed-off-by: Jacob Heun <[email protected]>
1 parent 0aba4f8 commit 872e15a

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.14.0"></a>
2+
# [0.14.0](https://github.com/libp2p/js-libp2p-tcp/compare/v0.13.1...v0.14.0) (2019-09-16)
3+
4+
5+
### Features
6+
7+
* change api to async / await ([#112](https://github.com/libp2p/js-libp2p-tcp/issues/112)) ([cf7d1b8](https://github.com/libp2p/js-libp2p-tcp/commit/cf7d1b8))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* All places in the API that used callbacks are now replaced with async/await. The API has also been updated according to the latest `interface-transport` version, https://github.com/libp2p/interface-transport/tree/v0.6.0#api.
13+
14+
15+
116
<a name="0.13.1"></a>
217
## [0.13.1](https://github.com/libp2p/js-libp2p-tcp/compare/v0.13.0...v0.13.1) (2019-08-08)
318

0 commit comments

Comments
 (0)