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

Commit d168c7d

Browse files
committed
chore: release version v0.6.0
1 parent 349c117 commit d168c7d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="0.6.0"></a>
2+
# [0.6.0](https://github.com/libp2p/js-interfaces/compare/v0.5.2...v0.6.0) (2020-10-05)
3+
4+
5+
### Features
6+
7+
* update pubsub getMsgId return type to Uint8Array ([#65](https://github.com/libp2p/js-interfaces/issues/65)) ([e148443](https://github.com/libp2p/js-interfaces/commit/e148443))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* new getMsgId return type is not backwards compatible with prior `string`
13+
return type.
14+
15+
16+
117
<a name="0.5.2"></a>
218
## [0.5.2](https://github.com/libp2p/js-interfaces/compare/v0.3.1...v0.5.2) (2020-09-30)
319

0 commit comments

Comments
 (0)