From 3b132efa3fda63c3938b5efdec8ffee54ce96f56 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Fri, 27 Jul 2018 12:16:35 -0700 Subject: [PATCH] fix changelog the sharded directory bug was introduced since the last release License: MIT Signed-off-by: Steven Allen --- CHANGELOG.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5376a75d5..0b4aee39c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,14 +2,9 @@ ## 0.4.17 2018-07-27 -Ipfs 0.4.17 is a quick release to fix two important bugs: - -1. A major performance regression in bitswap (mostly affecting go-ipfs -> - js-ipfs transfers). -2. A bug resolving files in sharded directories with the gateway. - -However, while motivated by those fixes, it contains a few other goodies that -will excite some users. +Ipfs 0.4.17 is a quick release to fix a major performance regression in bitswap +(mostly affecting go-ipfs -> js-ipfs transfers). However, while motivated by +this fix, this release contains a few other goodies that will excite some users. The headline feature in this release is [urlstore][] support. Urlstore is a generalization of the filestore backend that can fetch file blocks from remote