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