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

Commit

Permalink
chore: release version v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos committed Jul 29, 2020
1 parent 584c899 commit bacced4
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.8.0"></a>
# [0.8.0](https://github.com/libp2p/js-libp2p-record/compare/v0.7.3...v0.8.0) (2020-07-29)


### Bug Fixes

* support uint8arrays in place of node buffers ([#23](https://github.com/libp2p/js-libp2p-record/issues/23)) ([3b99ee1](https://github.com/libp2p/js-libp2p-record/commit/3b99ee1))


### BREAKING CHANGES

* takes Uint8Arrays as well as Node Buffers



<a name="0.7.3"></a>
## [0.7.3](https://github.com/libp2p/js-libp2p-record/compare/v0.7.2...v0.7.3) (2020-04-27)

Expand Down

0 comments on commit bacced4

Please sign in to comment.