From ba53db70c86bfbfe16c592d31cdff0e09dd72080 Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Tue, 28 Apr 2020 21:02:47 +0200 Subject: [PATCH] chore: undo a typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc3ba75d7..de85421cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4997,7 +4997,7 @@ There have been no changes since the last release candidate 0.4.3-rc4. \o/ ### 0.4.3-rc4 - 2016-09-09 This release candidate fixes issues in Bitswap and the `ipfs add` command, and improves testing. -We plan for this tohttp://bafybeia6po64b6tfqq73lckadrhpihg2oubaxgqaoushquhcek46y3zumm.ipfs.localhost:8080 be the last release candidate before the release of go-ipfs v0.4.3. +We plan for this to be the last release candidate before the release of go-ipfs v0.4.3. With this release candidate, we're also moving go-ipfs to Go 1.7, which we expect will yield improvements in runtime performance, memory usage, build time and size of the release binaries.