CHANGELOG: section on ipld paths
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Łukasz Magiera committed
Nov 1, 2018 at 00:22 UTC
a912eb56d6eff8ca6c04a37e2cdde6378cc90236
1 file changed
+11
CHANGELOG.md
+11
@@ -207,6 +207,17 @@ interface using this API, which could help performance in some use cases.
207
208
You can track progress in https://github.com/ipfs/go-ipfs/issues/4498
209
210
+#### IPLD paths
211
+
212
+We introduced new path type which introduces distinction between IPLD and
213
+IPFS (unixfs) paths. From now on paths prefixed with `/ipld/` will always
214
+use IPLD link traversal and `/ipfs/` will use unixfs path resolver, which
215
+takes things like shardnig into account.
216
+
217
+Note that this is only initial support and there likely are some bugs in
218
+how the paths are handled internally, so consider this feature
219
+experimental for now.
220
+
221
#### CIDv1/Base32 Migration
222
223
Currently, IPFS is usually used in browsers by browsing to