Skip to content

Commit

Permalink
chore: release version v7.0.0
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
  • Loading branch information
lidel committed Mar 29, 2021
1 parent 59bc9b6 commit 7ccf13e
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="7.0.0"></a>
# [7.0.0](https://github.com/ipfs-shipyard/ipfs-geoip/compare/v6.0.0...v7.0.0) (2021-03-29)


### Bug Fixes

* support Uint8Array in ipfs.object.get ([#82](https://github.com/ipfs-shipyard/ipfs-geoip/issues/82)) ([5b85b6d](https://github.com/ipfs-shipyard/ipfs-geoip/commit/5b85b6d))


### BREAKING CHANGES

* expects ipfs.object.get to return Uint8Array



<a name="6.0.0"></a>
# [6.0.0](https://github.com/ipfs-shipyard/ipfs-geoip/compare/v5.0.1...v6.0.0) (2020-10-20)

Expand Down

0 comments on commit 7ccf13e

Please sign in to comment.