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

Commit 2e37947

Browse files
committed
chore: release version v0.13.0
1 parent a6a37f2 commit 2e37947

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="0.13.0"></a>
2+
# [0.13.0](https://github.com/ipfs/js-libp2p-secio/compare/v0.12.6...v0.13.0) (2020-08-10)
3+
4+
5+
### Bug Fixes
6+
7+
* replace node buffers with uint8arrays ([#124](https://github.com/ipfs/js-libp2p-secio/issues/124)) ([c3f1f34](https://github.com/ipfs/js-libp2p-secio/commit/c3f1f34))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* - The dependencies this module has have uint8arrays as properties
13+
instead of node buffers
14+
15+
* chore: remove buffer api usage from tests
16+
17+
18+
119
<a name="0.12.6"></a>
220
## [0.12.6](https://github.com/ipfs/js-libp2p-secio/compare/v0.12.5...v0.12.6) (2020-07-08)
321

0 commit comments

Comments
 (0)