From 284b533eff5dd0430b08202a55644226ec531518 Mon Sep 17 00:00:00 2001 From: Rick Carlino Date: Sat, 17 Oct 2020 13:15:29 -0500 Subject: [PATCH] Update TODO items --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fdcce22..273f92d 100644 --- a/README.md +++ b/README.md @@ -44,9 +44,9 @@ See `kitchen_sink.sh` examples. [Docs available here](ruby_tutorial.md) -# Current Status +# TODO Items - - [ ] Update spec document CLI usage examples to reflect API changes in 2020. + - [ ] Stop using old nested blob bundles. Start using "flat" blobs. - [ ] Ability to unblock someone. - [ ] Ability to delete a key from a draft. - [ ] Update Dev docs in protocol spec to reflect changes to `lipmaa` header.