Skip to content

Commit fcebc20

Browse files
committed
chore: release version v0.22.0
1 parent cb45c55 commit fcebc20

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
<a name="0.22.0"></a>
2+
# [0.22.0](https://github.com/libp2p/js-libp2p-floodsub/compare/v0.21.3...v0.22.0) (2020-08-11)
3+
4+
5+
### Bug Fixes
6+
7+
* replace node buffers with uint8arrays ([5a522b4](https://github.com/libp2p/js-libp2p-floodsub/commit/5a522b4))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* - The `.data` property of received pubsub messages was a Buffer,
13+
now it is a Uint8Array
14+
- All deps of this module use Uint8Arrays
15+
16+
17+
118
<a name="0.21.3"></a>
219
## [0.21.3](https://github.com/libp2p/js-libp2p-floodsub/compare/v0.21.2...v0.21.3) (2020-06-04)
320

0 commit comments

Comments
 (0)