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

Commit

Permalink
chore: release version v0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos committed Sep 6, 2019
1 parent cdfc414 commit 253f63a
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.18.0"></a>
# [0.18.0](https://github.com/libp2p/js-libp2p-floodsub/compare/v0.17.2...v0.18.0) (2019-09-06)


### Features

* emit self default to false ([#89](https://github.com/libp2p/js-libp2p-floodsub/issues/89)) ([39ff708](https://github.com/libp2p/js-libp2p-floodsub/commit/39ff708))


### BREAKING CHANGES

* messages are not self emitted by default anymore. You need to set the emitSelf option to true to use it



<a name="0.17.2"></a>
## [0.17.2](https://github.com/libp2p/js-libp2p-floodsub/compare/v0.17.1...v0.17.2) (2019-09-03)

Expand Down

0 comments on commit 253f63a

Please sign in to comment.