@cryptotaxi247 / kubo / commits / 3b132efa3

fix changelog

the sharded directory bug was introduced since the last release License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>

Steven Allen committed Jul 27, 2018 at 12:16 UTC 3b132efa3fda63c3938b5efdec8ffee54ce96f56
1 file changed +3 -8
CHANGELOG.md
+3 -8
@@ -2,14 +2,9 @@
2
3 ## 0.4.17 2018-07-27
4
5 -Ipfs 0.4.17 is a quick release to fix two important bugs:
6 -
7 -1. A major performance regression in bitswap (mostly affecting go-ipfs ->
8 - js-ipfs transfers).
9 -2. A bug resolving files in sharded directories with the gateway.
10 -
11 -However, while motivated by those fixes, it contains a few other goodies that
12 -will excite some users.
5 +Ipfs 0.4.17 is a quick release to fix a major performance regression in bitswap
6 +(mostly affecting go-ipfs -> js-ipfs transfers). However, while motivated by
7 +this fix, this release contains a few other goodies that will excite some users.
8
9 The headline feature in this release is [urlstore][] support. Urlstore is a
10 generalization of the filestore backend that can fetch file blocks from remote