diff --git a/CHANGELOG.md b/CHANGELOG.md index 5988e04..6738d01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ + +# [3.0.0](https://github.com/ipfs/ipfs-geoip/compare/v2.3.0...v3.0.0) (2019-01-03) + + +### Bug Fixes + +* handle new and old object api ([791a8af](https://github.com/ipfs/ipfs-geoip/commit/791a8af)) +* return Unmapped range error from lookupPretty ([63cd03e](https://github.com/ipfs/ipfs-geoip/commit/63cd03e)), closes [#65](https://github.com/ipfs/ipfs-geoip/issues/65) +* update for ipfsd-ctl@0.40.2 ([aee636b](https://github.com/ipfs/ipfs-geoip/commit/aee636b)) + + + # [2.3.0](https://github.com/ipfs/ipfs-geoip/compare/v2.2.0...v2.3.0) (2017-11-12)