Skip to content

Commit

Permalink
chore: release version v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos committed Apr 22, 2020
1 parent 38b7671 commit 363f655
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
<a name="0.5.0"></a>
# [0.5.0](https://github.com/libp2p/js-libp2p-pubsub/compare/v0.4.3...v0.5.0) (2020-04-22)


### Chores

* remove peer-info usage ([21a63cb](https://github.com/libp2p/js-libp2p-pubsub/commit/21a63cb))


### BREAKING CHANGES

* pubsub internal peer does not have info propery anymore and use the new topology api with peer-id instead of peer-info



<a name="0.4.3"></a>
## [0.4.3](https://github.com/libp2p/js-libp2p-pubsub/compare/v0.4.1...v0.4.3) (2020-02-14)

Expand Down

0 comments on commit 363f655

Please sign in to comment.