From 31b171768e02dc0b79f573dbd969b79a221822b0 Mon Sep 17 00:00:00 2001 From: John Freed Date: Wed, 18 Aug 2021 07:48:00 +0200 Subject: [PATCH] Updated Feature Matrix (markdown) --- Feature-Matrix.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Feature-Matrix.md b/Feature-Matrix.md index c129e60..99663dc 100644 --- a/Feature-Matrix.md +++ b/Feature-Matrix.md @@ -54,7 +54,7 @@ | sendSyncRequest | ✅ | ❌ | ✅1, 23 | sendTyping | ✅ | ❌ | ✅1 | setPin | ✅ | ❌ | ✅1 -| trust | ✅ | ❌ | ❌ +| trust | ✅ | ❌ | ✅1, 25 | unblock | ✅ | ❌ | ✅4 | unregister | ✅ | ❌ | ✅1, 21 | updateAccount | ✅ | ❌ | ✅1 @@ -169,4 +169,5 @@ 21. Kills daemon upon successful unregister command 22. NA = Not Applicable 23. Only works if a secondary device is running the daemon. -24. Only works if a primary device is running the daemon. \ No newline at end of file +24. Only works if a primary device is running the daemon. +25. Does not implement the `-a, --trust-all-known-keys` option \ No newline at end of file