From fb1694902c3a751b21abb7a467b9760452ff18b3 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Tue, 30 Oct 2018 10:04:48 -0700 Subject: [PATCH] CHANGELOG: note that we can publish IPNS records for /ipld paths License: MIT Signed-off-by: Steven Allen --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41c58bffa..5a121cd15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -120,6 +120,12 @@ to 32 bytes in length into a CID, instead of writing an actual block. This should significantly reduce the size of filesystem trees with many empty directories and tiny files. +#### IPNS + +You can now, finally, publish and resolve paths with namespaces *other* than +`/ipns` and `/ipfs` through IPNS. Critically, IPNS can now be used with IPLD +paths (paths starting with `/ipld`). + #### WebUI Finally, this release includes the shiny [updated