diff --git a/CHANGELOG.md b/CHANGELOG.md index 6536ed6..fbfcf00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,12 @@ The following emojis are used to highlight certain changes: ### Security +## [v0.5.3] + +### Fixed + +- default config: restore proxying `transport-ipfs-gateway-http` results from IPNI at `cid.contact` [#83](https://github.com/ipfs/someguy/pull/85) + ## [v0.5.2] ### Changed diff --git a/version.json b/version.json index cdebeab..ef97c9c 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "v0.5.2" + "version": "v0.5.3" }