From c84d1b48b4aa20beb0b9bd3f6b2cf4b1318f2be7 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Sun, 28 Oct 2018 06:34:07 -0700 Subject: [PATCH] CHANGELOG: list all commands work in the introductory paragraph License: MIT Signed-off-by: Steven Allen --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 399278ea8..9f5583464 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -59,7 +59,8 @@ applications. You can read about how to configure this feature #### Commands In terms of new toys, this release introduces a new `ipfs cid` subcommand for -working with CIDs and a completely refactored `ipfs p2p` command. +working with CIDs, a completely refactored `ipfs p2p` command, streaming name +resolution, and complete inline block support. The new `ipfs cid` command allows users to both inspect CIDs and convert them between various formats and versions. For example: