Skip to content

Commit

Permalink
chore: release version v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos committed Nov 14, 2019
1 parent 12b6ae0 commit 39309a5
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,18 @@
<a name="0.3.0"></a>
# [0.3.0](https://github.com/libp2p/js-libp2p-pubsub/compare/v0.2.1...v0.3.0) (2019-11-14)


### Code Refactoring

* async ([#26](https://github.com/libp2p/js-libp2p-pubsub/issues/26)) ([c690b29](https://github.com/libp2p/js-libp2p-pubsub/commit/c690b29))


### BREAKING CHANGES

* Switch to using async/await and async iterators.



<a name="0.2.1"></a>
## [0.2.1](https://github.com/libp2p/js-libp2p-pubsub/compare/v0.2.0...v0.2.1) (2019-09-26)

Expand Down

0 comments on commit 39309a5

Please sign in to comment.