Skip to content

Commit aafe59a

Browse files
committedApr 23, 2020
chore: release version v0.4.0
1 parent c1bd368 commit aafe59a

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.4.0"></a>
2+
# [0.4.0](https://github.com/ChainSafe/gossipsub-js/compare/v0.3.0...v0.4.0) (2020-04-23)
3+
4+
5+
### Chores
6+
7+
* remove peer-info usage ([602ccaa](https://github.com/ChainSafe/gossipsub-js/commit/602ccaa))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* using new topology api with peer-id instead of peer-info and new pubsub internal peer data structure
13+
14+
15+
116
<a name="0.3.0"></a>
217
# [0.3.0](https://github.com/ChainSafe/gossipsub-js/compare/v0.2.6...v0.3.0) (2020-04-23)
318

0 commit comments

Comments
 (0)
Please sign in to comment.