From a52c9a7ffb64eb85460536630643411e20e131a4 Mon Sep 17 00:00:00 2001 From: John Freed Date: Tue, 10 Aug 2021 22:38:01 +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 7c9746e..9673aef 100644 --- a/Feature-Matrix.md +++ b/Feature-Matrix.md @@ -52,7 +52,7 @@ | updateProfile | ✅ | ❌ | ✅ | uploadStickerPack | ✅ | ❌ | ❌ | verify | ✅ | ❌ | ✅ -| > verifyWithPin | ❌ | ❌ | ✅ +| > verifyWithPin | ✅14 | ❌ | ✅ | version | ✅ | ❌ | ✅ # Signals @@ -156,4 +156,5 @@ 10. updateContact is implemented indirectly through two subcommands: setContactName and setExpirationTimer 11. Attachments are written to disk, with remoteId sent over DBus 12. Provided via the `--captcha` option -13. Provided via the `isRegistered` command \ No newline at end of file +13. Provided via the `isRegistered` command +14. Provided via the `--pin` option