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