Skip to content

Commit

Permalink
chore: release version v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobheun committed Aug 23, 2020
1 parent 454c9c6 commit 8190ce7
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
<a name="0.2.0"></a>
# [0.2.0](https://github.com/libp2p/interop/compare/v0.1.1...v0.2.0) (2020-08-23)


### Bug Fixes

* replace node buffers with uint8arrays ([#42](https://github.com/libp2p/interop/issues/42)) ([ef57641](https://github.com/libp2p/interop/commit/ef57641))


### BREAKING CHANGES

* - All deps of this module now use uint8arrays in place of node buffers

* chore: bump deps

Co-authored-by: Jacob Heun <[email protected]>



<a name="0.1.1"></a>
## [0.1.1](https://github.com/libp2p/interop/compare/v0.1.0...v0.1.1) (2020-06-26)

Expand Down

0 comments on commit 8190ce7

Please sign in to comment.