From 30cd494b92119774ed084be0be8ce690f4e6c801 Mon Sep 17 00:00:00 2001 From: Bridget Date: Sun, 19 Apr 2020 22:58:28 +0200 Subject: [PATCH] Add todo item --- todo.md | 1 + 1 file changed, 1 insertion(+) diff --git a/todo.md b/todo.md index ae9aafc..53511fb 100644 --- a/todo.md +++ b/todo.md @@ -5,6 +5,7 @@ - [ ] Add non-interactive mode to allow use in other scripts - [ ] Add verbose mode to see all communication - [ ] Add command to refresh command list of endpoint +- [ ] Add versioning to modules - [ ] Formalize link message responses - [ ] Use bash-like exit codes (0, 1, 2, 127, etc.) as response - [ ] Formalize returned JSON