Skip to content
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.

Commit

Permalink
chore: release version v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vmx committed Aug 4, 2020
1 parent 63ab2e1 commit 989e20d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
<a name="0.6.0"></a>
# [0.6.0](https://github.com/ipld/js-ipld-git/compare/v0.5.3...v0.6.0) (2020-08-04)


### Bug Fixes

* replace node buffers with uint8arrays ([#70](https://github.com/ipld/js-ipld-git/issues/70)) ([8c999ba](https://github.com/ipld/js-ipld-git/commit/8c999ba))


### BREAKING CHANGES

* - `util.serialize` returns a `Uint8Array`
- `util.cid` returns `CID`s with a breaking API change - see https://github.com/multiformats/js-cid/pull/117 for changes



<a name="0.5.3"></a>
## [0.5.3](https://github.com/ipld/js-ipld-git/compare/v0.5.2...v0.5.3) (2020-07-24)

Expand Down

0 comments on commit 989e20d

Please sign in to comment.