mirror of
https://github.com/fluencelabs/js-libp2p-websockets
synced 2025-04-25 18:22:40 +00:00
chore: release version v0.13.0
License: MIT Signed-off-by: Jacob Heun <jacobheun@gmail.com>
This commit is contained in:
parent
b0ffbb2d3f
commit
b5496fbc21
15
CHANGELOG.md
15
CHANGELOG.md
@ -1,3 +1,18 @@
|
|||||||
|
<a name="0.13.0"></a>
|
||||||
|
# [0.13.0](https://github.com/libp2p/js-libp2p-websockets/compare/v0.12.3...v0.13.0) (2019-09-30)
|
||||||
|
|
||||||
|
|
||||||
|
### Code Refactoring
|
||||||
|
|
||||||
|
* async with multiaddr conn ([#92](https://github.com/libp2p/js-libp2p-websockets/issues/92)) ([ce7bf4f](https://github.com/libp2p/js-libp2p-websockets/commit/ce7bf4f))
|
||||||
|
|
||||||
|
|
||||||
|
### BREAKING CHANGES
|
||||||
|
|
||||||
|
* Switch to using async/await and async iterators. The transport and connection interfaces have changed. See the README for new usage.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="0.12.3"></a>
|
<a name="0.12.3"></a>
|
||||||
## [0.12.3](https://github.com/libp2p/js-libp2p-websockets/compare/v0.12.2...v0.12.3) (2019-08-21)
|
## [0.12.3](https://github.com/libp2p/js-libp2p-websockets/compare/v0.12.2...v0.12.3) (2019-08-21)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user