CHANGELOG: section on ipld paths

License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
This commit is contained in:
Łukasz Magiera 2018-11-01 00:22:18 +01:00
parent c4a00b5ff9
commit a912eb56d6

View File

@ -207,6 +207,17 @@ interface using this API, which could help performance in some use cases.
You can track progress in https://github.com/ipfs/go-ipfs/issues/4498
#### IPLD paths
We introduced new path type which introduces distinction between IPLD and
IPFS (unixfs) paths. From now on paths prefixed with `/ipld/` will always
use IPLD link traversal and `/ipfs/` will use unixfs path resolver, which
takes things like shardnig into account.
Note that this is only initial support and there likely are some bugs in
how the paths are handled internally, so consider this feature
experimental for now.
#### CIDv1/Base32 Migration
Currently, IPFS is usually used in browsers by browsing to